Rate Overview
Live
1 GHS = 5.0056 DOP
1 DOP = 0.199777
GHS
Avg
5.0158
High
5.0517
Low
4.9958
Last updated: 7/28/2026, 8:21:06 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 5.01 DOP |
| 10 GHS | 50.06 DOP |
| 50 GHS | 250.28 DOP |
| 100 GHS | 500.56 DOP |
| 500 GHS | 2,502.79 DOP |
| 1,000 GHS | 5,005.59 DOP |
Get GHS/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=DOPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T08:21:06Z",
"rates": {
"DOP": 5.005589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "DOP",
"amount": 100
},
"result": 500.55889999999994,
"rate": 5.005589
}Build with GHS/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key