Rate Overview
Live
1 GHS = 5.4441 DOP
1 DOP = 0.183687
GHS
Avg
5.4160
High
6.0211
Low
3.8915
Last updated: 3/27/2026, 9:54:40 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 5.44 DOP |
| 10 GHS | 54.44 DOP |
| 50 GHS | 272.20 DOP |
| 100 GHS | 544.41 DOP |
| 500 GHS | 2,722.03 DOP |
| 1,000 GHS | 5,444.06 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-27T09:54:40Z",
"rates": {
"DOP": 5.444056
}
}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": 544.4055999999999,
"rate": 5.444056
}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