Rate Overview
Live
1 GHS = 5.5093 DOP
1 DOP = 0.181510
GHS
Avg
5.5683
High
5.6386
Low
5.5093
Last updated: 3/7/2026, 1:03:16 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 5.51 DOP |
| 10 GHS | 55.09 DOP |
| 50 GHS | 275.47 DOP |
| 100 GHS | 550.93 DOP |
| 500 GHS | 2,754.67 DOP |
| 1,000 GHS | 5,509.35 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-03-07T01:03:16Z",
"rates": {
"DOP": 5.509349
}
}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": 550.9349,
"rate": 5.509349
}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