Rate Overview
Live
1 GHS = 5.4313 DOP
1 DOP = 0.184119
GHS
Avg
5.4411
High
5.4811
Low
5.3940
Last updated: 4/17/2026, 6:11:48 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 5.43 DOP |
| 10 GHS | 54.31 DOP |
| 50 GHS | 271.56 DOP |
| 100 GHS | 543.13 DOP |
| 500 GHS | 2,715.64 DOP |
| 1,000 GHS | 5,431.28 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-04-17T06:11:48Z",
"rates": {
"DOP": 5.431276
}
}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": 543.1276,
"rate": 5.431276
}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