Rate Overview
Live
1 DOP = 0.189178 GHS
1 GHS = 5.2860
DOP
Avg
0.188414
High
0.189178
Low
0.187826
Last updated: 5/8/2026, 3:45:15 PM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.19 GHS |
| 10 DOP | 1.89 GHS |
| 50 DOP | 9.46 GHS |
| 100 DOP | 18.92 GHS |
| 500 DOP | 94.59 GHS |
| 1,000 DOP | 189.18 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-05-08T15:45:15Z",
"rates": {
"GHS": 0.189178
}
}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.9178,
"rate": 0.189178
}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