Why choose FinMetGold?

FinMetGold is committed to providing the highest value service in the gold loan industry.

Steps for Gold Loan Transfer

Free 100% Insurance during transit

Step 1

Apply via Mobile

Step 2

Our agent will call you within 30 minutes

Step 3

Instant Approval and transfer based on documentation

Step 4

Gold is released and our team will deliver the gold to our partner banks near you

Here's how it works.

Apply Online

  • 1 Provide customer information online/phone call and receive an appointment time.
  • 2 Receive your OTP and provide it to your sales representative for verification
  • 3 Provide POI and POA to the sales representative to evaluate your gold by a trusted assayer.
  • 4 Approval of your gold loan for the best market price
  • 5 Instantly receive your gold loan funds

Your security. Our priority.

We always have your security in mind. Relax, know your records is safe with us.

Frequently Asked Questions

A Gold Loan is a collateralized loan that allows easy access to financing. There are multiple different schemes in gold loans such as monthly interest payment, bullet payment & jumping interest. FinMetGold does NOT facilitate jumping interest schemes, the interest you sign up for will be the interest you pay for throughout the loan period.

Gold Loans are arguably the most convenient and fastest way to get financing. A gold loan is a fully collateralized financing product, and as long as basic KYC criteria are met, financial institutions are more likely to offer a loan.

Research into gold loans will explain that the experience will be heavily impacted by the financial institution the customer chooses. Reputable banks have built this confidence by offering reliable solutions to public demand. This extends to gold loans by offering trust, relatively low-interest rates, and the highest value for your gold. FinMetGold only works with reputed banks to provide the customer with an easy, hassle-free gold loan from your home.

CIBIL score is not required for a gold Loan.

Banks require ID proof & proof of address to perform their KYC. ID proof includes Aadhaar, PAN, voter ID, and passport. Address proof can be a bill payment such as an electricity or water bill. Aadhaar, PAN & electricity are the most common documents FinMetGold collects on behalf of the bank.

Have any questions?

We are able to be glad to solve all your queries.

FinMet journey started with a single belief to connect people, places and possibilities by doing things others said could not be done.

© FinMetGold 2024. All Rights Reserved.

document.addEventListener('DOMContentLoaded', function() { var loanAmountInput = document.getElementById('loan-amount'); if (loanAmountInput) { loanAmountInput.addEventListener('input', function() { var value = this.value.replace(/,/g, ''); // Remove existing commas if (!isNaN(value) && value.length > 0) { var formattedValue = Number(value).toLocaleString('en'); this.value = formattedValue; } }); loanAmountInput.addEventListener('blur', function() { var value = this.value.replace(/,/g, ''); // Remove existing commas on blur if (!isNaN(value) && value.length > 0) { this.value = Number(value).toLocaleString('en'); } }); } });