Rate Overview
Live
1 DOP = 0.197953 GHS
1 GHS = 5.0517
DOP
Avg
0.184114
High
0.202730
Low
0.166061
Last updated: 7/21/2026, 8:11:09 PM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.20 GHS |
| 10 DOP | 1.98 GHS |
| 50 DOP | 9.90 GHS |
| 100 DOP | 19.80 GHS |
| 500 DOP | 98.98 GHS |
| 1,000 DOP | 197.95 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-07-21T20:11:09Z",
"rates": {
"GHS": 0.197953
}
}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.795299999999997,
"rate": 0.197953
}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