Rate Overview
Live
1 INR = 90.6332 GNF
1 GNF = 0.011033
INR
Avg
90.9097
High
91.2323
Low
90.6332
Last updated: 7/25/2026, 2:40:55 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 90.63 GNF |
| 10 INR | 906.33 GNF |
| 50 INR | 4,531.66 GNF |
| 100 INR | 9,063.32 GNF |
| 500 INR | 45,316.58 GNF |
| 1,000 INR | 90,633.16 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-25T02:40:55Z",
"rates": {
"GNF": 90.633162
}
}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": 9063.3162,
"rate": 90.633162
}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