Rate Overview
Live
1 GHS = 5.0229 DOP
1 DOP = 0.199088
GHS
Avg
5.3688
High
5.7903
Low
4.9949
Last updated: 7/23/2026, 10:33:37 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 5.02 DOP |
| 10 GHS | 50.23 DOP |
| 50 GHS | 251.15 DOP |
| 100 GHS | 502.29 DOP |
| 500 GHS | 2,511.46 DOP |
| 1,000 GHS | 5,022.92 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-23T10:33:37Z",
"rates": {
"DOP": 5.022916
}
}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": 502.2916,
"rate": 5.022916
}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