Rate Overview
Live
1 INR = 92.3678 GNF
1 GNF = 0.010826
INR
Avg
92.2749
High
92.6667
Low
91.9182
Last updated: 9/2/2026, 8:36:10 PM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 92.37 GNF |
| 10 INR | 923.68 GNF |
| 50 INR | 4,618.39 GNF |
| 100 INR | 9,236.78 GNF |
| 500 INR | 46,183.88 GNF |
| 1,000 INR | 92,367.76 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-09-02T20:36:10Z",
"rates": {
"GNF": 92.367762
}
}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": 9236.7762,
"rate": 92.367762
}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