Rate Overview
Live
1 GHS = 16.1530 DJF
1 DJF = 0.061908
GHS
Avg
16.1447
High
16.1815
Low
16.1158
Last updated: 4/17/2026, 6:18:59 AM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 16.15 DJF |
| 10 GHS | 161.53 DJF |
| 50 GHS | 807.65 DJF |
| 100 GHS | 1,615.30 DJF |
| 500 GHS | 8,076.50 DJF |
| 1,000 GHS | 16,152.99 DJF |
Get GHS/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=DJFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T06:18:59Z",
"rates": {
"DJF": 16.152991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "DJF",
"amount": 100
},
"result": 1615.2991,
"rate": 16.152991
}Build with GHS/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key