Rate Overview
Live
1 INR = 92.1736 GNF
1 GNF = 0.010849
INR
Avg
92.0401
High
92.4755
Low
91.5211
Last updated: 6/16/2026, 3:34:57 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 92.17 GNF |
| 10 INR | 921.74 GNF |
| 50 INR | 4,608.68 GNF |
| 100 INR | 9,217.36 GNF |
| 500 INR | 46,086.82 GNF |
| 1,000 INR | 92,173.63 GNF |
Get INR/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=GNFExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-16T03:34:57Z",
"rates": {
"GNF": 92.173631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "GNF",
"amount": 100
},
"result": 9217.3631,
"rate": 92.173631
}Build with INR/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key