Rate Overview
Live
1 GHS = 16.4936 DJF
1 DJF = 0.060630
GHS
Avg
16.6059
High
16.7301
Low
16.4936
Last updated: 3/7/2026, 1:04:17 AM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 16.49 DJF |
| 10 GHS | 164.94 DJF |
| 50 GHS | 824.68 DJF |
| 100 GHS | 1,649.36 DJF |
| 500 GHS | 8,246.78 DJF |
| 1,000 GHS | 16,493.56 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-03-07T01:04:17Z",
"rates": {
"DJF": 16.493558
}
}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": 1649.3558,
"rate": 16.493558
}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