Rate Overview
Live
1 GHS = 15.8836 DJF
1 DJF = 0.062958
GHS
Avg
15.8756
High
15.8854
Low
15.8624
Last updated: 5/7/2026, 12:33:54 PM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 15.88 DJF |
| 10 GHS | 158.84 DJF |
| 50 GHS | 794.18 DJF |
| 100 GHS | 1,588.36 DJF |
| 500 GHS | 7,941.82 DJF |
| 1,000 GHS | 15,883.65 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-05-07T12:33:54Z",
"rates": {
"DJF": 15.883645
}
}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": 1588.3645,
"rate": 15.883645
}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