Rate Overview
Live
1 INR = 91.8458 GNF
1 GNF = 0.010888
INR
Avg
92.1424
High
92.3628
Low
91.8256
Last updated: 8/11/2026, 12:51:32 PM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 91.85 GNF |
| 10 INR | 918.46 GNF |
| 50 INR | 4,592.29 GNF |
| 100 INR | 9,184.58 GNF |
| 500 INR | 45,922.88 GNF |
| 1,000 INR | 91,845.75 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-08-11T12:51:32Z",
"rates": {
"GNF": 91.845754
}
}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": 9184.5754,
"rate": 91.845754
}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