Rate Overview
Live
1 INR = 92.2577 GNF
1 GNF = 0.010839
INR
Avg
95.7021
High
97.4489
Low
92.2577
Last updated: 3/27/2026, 11:20:38 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 92.26 GNF |
| 10 INR | 922.58 GNF |
| 50 INR | 4,612.88 GNF |
| 100 INR | 9,225.77 GNF |
| 500 INR | 46,128.83 GNF |
| 1,000 INR | 92,257.66 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-27T11:20:38Z",
"rates": {
"GNF": 92.25766
}
}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": 9225.766,
"rate": 92.25766
}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