Rate Overview
Live
1 GNF = 0.020288 DJF
1 DJF = 49.2902
GNF
Avg
0.020263
High
0.020290
Low
0.020247
Last updated: 5/7/2026, 1:49:26 PM
Quick Conversions
| GNF | DJF |
|---|---|
| 1 GNF | 0.02 DJF |
| 10 GNF | 0.20 DJF |
| 50 GNF | 1.01 DJF |
| 100 GNF | 2.03 DJF |
| 500 GNF | 10.14 DJF |
| 1,000 GNF | 20.29 DJF |
Get GNF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=DJFExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-07T13:49:26Z",
"rates": {
"DJF": 0.020288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "DJF",
"amount": 100
},
"result": 2.0288,
"rate": 0.020288
}Build with GNF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key