Rate Overview
Live
1 DOP = 0.183029 GHS
1 GHS = 5.4636
DOP
Avg
0.183735
High
0.185392
Low
0.182532
Last updated: 4/18/2026, 8:49:00 AM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.18 GHS |
| 10 DOP | 1.83 GHS |
| 50 DOP | 9.15 GHS |
| 100 DOP | 18.30 GHS |
| 500 DOP | 91.51 GHS |
| 1,000 DOP | 183.03 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-04-18T08:49:00Z",
"rates": {
"GHS": 0.183029
}
}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.3029,
"rate": 0.183029
}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