Rate Overview
Live
1 INR = 93.6241 GNF
1 GNF = 0.010681
INR
Avg
94.1279
High
94.7545
Low
93.6241
Last updated: 4/16/2026, 5:29:52 PM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 93.62 GNF |
| 10 INR | 936.24 GNF |
| 50 INR | 4,681.20 GNF |
| 100 INR | 9,362.41 GNF |
| 500 INR | 46,812.04 GNF |
| 1,000 INR | 93,624.09 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-04-16T17:29:52Z",
"rates": {
"GNF": 93.624089
}
}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": 9362.4089,
"rate": 93.624089
}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