Rate Overview
Live
1 IDR = 0.488921 GNF
1 GNF = 2.0453
IDR
Avg
0.493278
High
0.496422
Low
0.488921
Last updated: 5/28/2026, 4:37:30 AM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.49 GNF |
| 10 IDR | 4.89 GNF |
| 50 IDR | 24.45 GNF |
| 100 IDR | 48.89 GNF |
| 500 IDR | 244.46 GNF |
| 1,000 IDR | 488.92 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-05-28T04:37:30Z",
"rates": {
"GNF": 0.488921
}
}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": 48.8921,
"rate": 0.488921
}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