Rate Overview
Live
1 INR = 92.0063 GNF
1 GNF = 0.010869
INR
Avg
92.2089
High
92.7945
Low
91.7749
Last updated: 7/5/2026, 3:54:31 PM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 92.01 GNF |
| 10 INR | 920.06 GNF |
| 50 INR | 4,600.32 GNF |
| 100 INR | 9,200.63 GNF |
| 500 INR | 46,003.16 GNF |
| 1,000 INR | 92,006.31 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-05T15:54:31Z",
"rates": {
"GNF": 92.006313
}
}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": 9200.631300000001,
"rate": 92.006313
}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