Rate Overview
Live
1 DOP = 0.191228 GHS
1 GHS = 5.2294
DOP
Avg
0.182602
High
0.200204
Low
0.166064
Last updated: 6/18/2026, 7:55:37 AM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.19 GHS |
| 10 DOP | 1.91 GHS |
| 50 DOP | 9.56 GHS |
| 100 DOP | 19.12 GHS |
| 500 DOP | 95.61 GHS |
| 1,000 DOP | 191.23 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-06-18T07:55:37Z",
"rates": {
"GHS": 0.191228
}
}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": 19.1228,
"rate": 0.191228
}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