Rate Overview
Live
1 INR = 91.0046 GNF
1 GNF = 0.010988
INR
Avg
93.4297
High
96.7934
Low
90.8600
Last updated: 7/25/2026, 10:20:28 PM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 91.00 GNF |
| 10 INR | 910.05 GNF |
| 50 INR | 4,550.23 GNF |
| 100 INR | 9,100.46 GNF |
| 500 INR | 45,502.28 GNF |
| 1,000 INR | 91,004.57 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-25T22:20:28Z",
"rates": {
"GNF": 91.004567
}
}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": 9100.456699999999,
"rate": 91.004567
}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