Rate Overview
Live
1 GNF = 0.020292 DJF
1 DJF = 49.2805
GNF
Avg
0.020297
High
0.020333
Low
0.020244
Last updated: 3/6/2026, 8:09:33 AM
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.15 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-03-06T08:09:33Z",
"rates": {
"DJF": 0.020292
}
}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.0292,
"rate": 0.020292
}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