Rate Overview
Live
1 GHS = 16.2855 DJF
1 DJF = 0.061404
GHS
Avg
14.1775
High
17.5197
Low
10.8718
Last updated: 3/27/2026, 12:02:38 PM
Quick Conversions
| GHS | DJF |
|---|---|
| 1 GHS | 16.29 DJF |
| 10 GHS | 162.85 DJF |
| 50 GHS | 814.27 DJF |
| 100 GHS | 1,628.55 DJF |
| 500 GHS | 8,142.74 DJF |
| 1,000 GHS | 16,285.49 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-03-27T12:02:38Z",
"rates": {
"DJF": 16.285488
}
}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": 1628.5488,
"rate": 16.285488
}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