Rate Overview
Live
1 IDR = 0.485993 GNF
1 GNF = 2.0576
IDR
Avg
0.509289
High
0.525078
Low
0.485993
Last updated: 7/2/2026, 10:56:49 AM
Quick Conversions
| IDR | GNF |
|---|---|
| 1 IDR | 0.49 GNF |
| 10 IDR | 4.86 GNF |
| 50 IDR | 24.30 GNF |
| 100 IDR | 48.60 GNF |
| 500 IDR | 243.00 GNF |
| 1,000 IDR | 485.99 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-02T10:56:49Z",
"rates": {
"GNF": 0.485993
}
}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.5993,
"rate": 0.485993
}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