Rate Overview
Live
1 DOP = 0.183686 GHS
1 GHS = 5.4441
DOP
Avg
0.183579
High
0.185118
Low
0.180933
Last updated: 3/27/2026, 6:08:08 AM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.18 GHS |
| 10 DOP | 1.84 GHS |
| 50 DOP | 9.18 GHS |
| 100 DOP | 18.37 GHS |
| 500 DOP | 91.84 GHS |
| 1,000 DOP | 183.69 GHS |
Get DOP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=GHSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-27T06:08:08Z",
"rates": {
"GHS": 0.183686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "GHS",
"amount": 100
},
"result": 18.368599999999997,
"rate": 0.183686
}Build with DOP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key