Rate Overview
Live
1 IDR = 0.511930 GNF
1 GNF = 1.9534
IDR
Avg
0.511591
High
0.513625
Low
0.509441
Last updated: 4/17/2026, 1:31:27 PM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.51 GNF |
| 10 IDR | 5.12 GNF |
| 50 IDR | 25.60 GNF |
| 100 IDR | 51.19 GNF |
| 500 IDR | 255.97 GNF |
| 1,000 IDR | 511.93 GNF |
Get IDR/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=GNFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T13:31:27Z",
"rates": {
"GNF": 0.51193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "GNF",
"amount": 100
},
"result": 51.193,
"rate": 0.51193
}Build with IDR/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key