Rate Overview
Live
1 GHS = 4.9701 DOP
1 DOP = 0.201201
GHS
Avg
4.9916
High
5.0090
Low
4.9701
Last updated: 7/31/2026, 7:42:34 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 4.97 DOP |
| 10 GHS | 49.70 DOP |
| 50 GHS | 248.51 DOP |
| 100 GHS | 497.01 DOP |
| 500 GHS | 2,485.07 DOP |
| 1,000 GHS | 4,970.15 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-31T07:42:34Z",
"rates": {
"DOP": 4.970147
}
}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": 497.0147,
"rate": 4.970147
}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