Rate Overview
Live
1 GHS = 15.5923 DJF
1 DJF = 0.064134
GHS
Avg
15.6571
High
15.7224
Low
15.5923
Last updated: 7/8/2026, 8:32:21 AM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 15.59 DJF |
| 10 GHS | 155.92 DJF |
| 50 GHS | 779.61 DJF |
| 100 GHS | 1,559.23 DJF |
| 500 GHS | 7,796.13 DJF |
| 1,000 GHS | 15,592.26 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-07-08T08:32:21Z",
"rates": {
"DJF": 15.592257
}
}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": 1559.2257,
"rate": 15.592257
}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