Rate Overview
Live
1 INR = 91.2530 GNF
1 GNF = 0.010959
INR
Avg
95.0334
High
97.5871
Low
91.2530
Last updated: 5/27/2026, 6:13:44 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 91.25 GNF |
| 10 INR | 912.53 GNF |
| 50 INR | 4,562.65 GNF |
| 100 INR | 9,125.30 GNF |
| 500 INR | 45,626.52 GNF |
| 1,000 INR | 91,253.05 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-05-27T06:13:44Z",
"rates": {
"GNF": 91.253047
}
}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": 9125.304699999999,
"rate": 91.253047
}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