Rate Overview
Live
1 IDR = 0.517312 GNF
1 GNF = 1.9331
IDR
Avg
0.519574
High
0.523501
Low
0.516830
Last updated: 3/7/2026, 7:39:34 AM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.52 GNF |
| 10 IDR | 5.17 GNF |
| 50 IDR | 25.87 GNF |
| 100 IDR | 51.73 GNF |
| 500 IDR | 258.66 GNF |
| 1,000 IDR | 517.31 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-03-07T07:39:34Z",
"rates": {
"GNF": 0.517312
}
}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.7312,
"rate": 0.517312
}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