Rate Overview
Live
1 GNF = 0.020368 DJF
1 DJF = 49.0966
GNF
Avg
0.020479
High
0.020658
Low
0.020247
Last updated: 8/1/2026, 12:34:56 PM
Quick Conversions
| GNF | DJF |
|---|---|
| 1 GNF | 0.02 DJF |
| 10 GNF | 0.20 DJF |
| 50 GNF | 1.02 DJF |
| 100 GNF | 2.04 DJF |
| 500 GNF | 10.18 DJF |
| 1,000 GNF | 20.37 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-08-01T12:34:56Z",
"rates": {
"DJF": 0.020368
}
}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.0368,
"rate": 0.020368
}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