Rate Overview
Live
1 IDR = 0.493115 GNF
1 GNF = 2.0279
IDR
Avg
0.525379
High
0.559755
Low
0.483806
Last updated: 6/29/2026, 8:46:35 PM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.49 GNF |
| 10 IDR | 4.93 GNF |
| 50 IDR | 24.66 GNF |
| 100 IDR | 49.31 GNF |
| 500 IDR | 246.56 GNF |
| 1,000 IDR | 493.12 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-06-29T20:46:35Z",
"rates": {
"GNF": 0.493115
}
}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": 49.3115,
"rate": 0.493115
}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