Rate Overview
Live
1 IDR = 0.484473 GNF
1 GNF = 2.0641
IDR
Avg
0.488092
High
0.490546
Low
0.484473
Last updated: 7/28/2026, 11:59:03 PM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.48 GNF |
| 10 IDR | 4.84 GNF |
| 50 IDR | 24.22 GNF |
| 100 IDR | 48.45 GNF |
| 500 IDR | 242.24 GNF |
| 1,000 IDR | 484.47 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-07-28T23:59:03Z",
"rates": {
"GNF": 0.484473
}
}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.4473,
"rate": 0.484473
}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