Rate Overview
Live
1 GHS = 15.2852 DJF
1 DJF = 0.065423
GHS
Avg
15.9000
High
16.7117
Low
15.0483
Last updated: 7/29/2026, 4:27:18 PM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 15.29 DJF |
| 10 GHS | 152.85 DJF |
| 50 GHS | 764.26 DJF |
| 100 GHS | 1,528.52 DJF |
| 500 GHS | 7,642.60 DJF |
| 1,000 GHS | 15,285.20 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-29T16:27:18Z",
"rates": {
"DJF": 15.285196
}
}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.5195999999999,
"rate": 15.285196
}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