Rate Overview
Live
1 DOP = 0.197122 GHS
1 GHS = 5.0730
DOP
Avg
0.191788
High
0.197858
Low
0.186625
Last updated: 5/28/2026, 11:11:00 PM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.20 GHS |
| 10 DOP | 1.97 GHS |
| 50 DOP | 9.86 GHS |
| 100 DOP | 19.71 GHS |
| 500 DOP | 98.56 GHS |
| 1,000 DOP | 197.12 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-28T23:11:00Z",
"rates": {
"GHS": 0.197122
}
}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.7122,
"rate": 0.197122
}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