Rate Overview
Live
1 INR = 95.1917 GNF
1 GNF = 0.010505
INR
Avg
95.6693
High
96.5502
Low
95.1917
Last updated: 3/7/2026, 2:13:20 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 95.19 GNF |
| 10 INR | 951.92 GNF |
| 50 INR | 4,759.58 GNF |
| 100 INR | 9,519.17 GNF |
| 500 INR | 47,595.83 GNF |
| 1,000 INR | 95,191.67 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-07T02:13:20Z",
"rates": {
"GNF": 95.191668
}
}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": 9519.1668,
"rate": 95.191668
}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