Rate Overview
Live
1 GHS = 15.2887 DJF
1 DJF = 0.065408
GHS
Avg
16.0904
High
17.0168
Low
15.2887
Last updated: 5/27/2026, 4:05:16 PM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 15.29 DJF |
| 10 GHS | 152.89 DJF |
| 50 GHS | 764.44 DJF |
| 100 GHS | 1,528.87 DJF |
| 500 GHS | 7,644.37 DJF |
| 1,000 GHS | 15,288.74 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-27T16:05:16Z",
"rates": {
"DJF": 15.288735
}
}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": 1528.8735000000001,
"rate": 15.288735
}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