Rate Overview
Live
1 GNF = 0.010936 INR
1 INR = 91.4411
GNF
Avg
0.010292
High
0.010936
Low
0.009865
Last updated: 5/27/2026, 6:27:41 PM
Quick Conversions
| GNF | INR |
|---|---|
| 1 GNF | 0.01 INR |
| 10 GNF | 0.11 INR |
| 50 GNF | 0.55 INR |
| 100 GNF | 1.09 INR |
| 500 GNF | 5.47 INR |
| 1,000 GNF | 10.94 INR |
Get GNF/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=INRExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-27T18:27:41Z",
"rates": {
"INR": 0.010936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "INR",
"amount": 100
},
"result": 1.0936,
"rate": 0.010936
}Build with GNF/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key