Rate Overview
Live
1 INR = 92.1634 GNF
1 GNF = 0.010850
INR
Avg
99.3491
High
103.1711
Low
92.1634
Last updated: 3/27/2026, 1:00:55 PM
Quick Conversions
| INR | GNF |
|---|---|
| 1 INR | 92.16 GNF |
| 10 INR | 921.63 GNF |
| 50 INR | 4,608.17 GNF |
| 100 INR | 9,216.34 GNF |
| 500 INR | 46,081.69 GNF |
| 1,000 INR | 92,163.38 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-03-27T13:00:55Z",
"rates": {
"GNF": 92.16338
}
}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": 9216.338,
"rate": 92.16338
}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