Rate Overview
Live
1 IDR = 0.483833 GNF
1 GNF = 2.0668
IDR
Avg
0.487306
High
0.490144
Low
0.483833
Last updated: 7/29/2026, 3:09:42 AM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.48 GNF |
| 10 IDR | 4.84 GNF |
| 50 IDR | 24.19 GNF |
| 100 IDR | 48.38 GNF |
| 500 IDR | 241.92 GNF |
| 1,000 IDR | 483.83 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-29T03:09:42Z",
"rates": {
"GNF": 0.483833
}
}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.3833,
"rate": 0.483833
}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