Rate Overview
Live
1 INR = 91.6093 GNF
1 GNF = 0.010916
INR
Avg
91.4541
High
92.0353
Low
90.5614
Last updated: 5/27/2026, 4:50:44 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 91.61 GNF |
| 10 INR | 916.09 GNF |
| 50 INR | 4,580.46 GNF |
| 100 INR | 9,160.93 GNF |
| 500 INR | 45,804.63 GNF |
| 1,000 INR | 91,609.26 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-27T04:50:44Z",
"rates": {
"GNF": 91.60926
}
}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": 9160.926000000001,
"rate": 91.60926
}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