Rate Overview
Live
1 DOP = 0.187082 GHS
1 GHS = 5.3452
DOP
Avg
0.197607
High
0.202069
Low
0.186941
Last updated: 8/18/2026, 2:23:15 AM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.19 GHS |
| 10 DOP | 1.87 GHS |
| 50 DOP | 9.35 GHS |
| 100 DOP | 18.71 GHS |
| 500 DOP | 93.54 GHS |
| 1,000 DOP | 187.08 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-08-18T02:23:15Z",
"rates": {
"GHS": 0.187082
}
}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.7082,
"rate": 0.187082
}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