Rate Overview
Live
1 INR = 90.9714 GNF
1 GNF = 0.010992
INR
Avg
95.6161
High
100.3445
Low
90.8600
Last updated: 7/26/2026, 8:59:15 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 90.97 GNF |
| 10 INR | 909.71 GNF |
| 50 INR | 4,548.57 GNF |
| 100 INR | 9,097.14 GNF |
| 500 INR | 45,485.69 GNF |
| 1,000 INR | 90,971.38 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-07-26T08:59:15Z",
"rates": {
"GNF": 90.97138
}
}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": 9097.137999999999,
"rate": 90.97138
}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