Rate Overview
Live
1 DOP = 0.178971 GHS
1 GHS = 5.5875
DOP
Avg
0.179250
High
0.181509
Low
0.177350
Last updated: 3/7/2026, 3:49:04 AM
Quick Conversions
| DOP | GHS |
|---|---|
| 1 DOP | 0.18 GHS |
| 10 DOP | 1.79 GHS |
| 50 DOP | 8.95 GHS |
| 100 DOP | 17.90 GHS |
| 500 DOP | 89.49 GHS |
| 1,000 DOP | 178.97 GHS |
Get DOP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=GHSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T03:49:04Z",
"rates": {
"GHS": 0.178971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "GHS",
"amount": 100
},
"result": 17.8971,
"rate": 0.178971
}Build with DOP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key