Rate Overview
Live
1 INR = 91.2710 GNF
1 GNF = 0.010956
INR
Avg
91.4058
High
92.0353
Low
90.5614
Last updated: 5/27/2026, 2:27:53 AM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 91.27 GNF |
| 10 INR | 912.71 GNF |
| 50 INR | 4,563.55 GNF |
| 100 INR | 9,127.10 GNF |
| 500 INR | 45,635.49 GNF |
| 1,000 INR | 91,270.98 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-27T02:27:53Z",
"rates": {
"GNF": 91.270979
}
}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": 9127.097899999999,
"rate": 91.270979
}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