Rate Overview
Live
1 GHS = 15.2460 DJF
1 DJF = 0.065591
GHS
Avg
15.4727
High
15.7224
Low
15.2460
Last updated: 7/31/2026, 12:01:50 PM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 15.25 DJF |
| 10 GHS | 152.46 DJF |
| 50 GHS | 762.30 DJF |
| 100 GHS | 1,524.60 DJF |
| 500 GHS | 7,622.99 DJF |
| 1,000 GHS | 15,245.99 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-31T12:01:50Z",
"rates": {
"DJF": 15.245987
}
}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": 1524.5987,
"rate": 15.245987
}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