Rate Overview
Live
1 INR = 92.2499 GNF
1 GNF = 0.010840
INR
Avg
93.2244
High
94.0628
Low
92.2499
Last updated: 3/27/2026, 9:23:22 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 92.25 GNF |
| 10 INR | 922.50 GNF |
| 50 INR | 4,612.49 GNF |
| 100 INR | 9,224.99 GNF |
| 500 INR | 46,124.95 GNF |
| 1,000 INR | 92,249.90 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-03-27T09:23:22Z",
"rates": {
"GNF": 92.249897
}
}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": 9224.9897,
"rate": 92.249897
}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