Rate Overview
Live
1 GHS = 5.2148 DOP
1 DOP = 0.191763
GHS
Avg
5.2490
High
5.2924
Low
5.1982
Last updated: 6/19/2026, 8:44:56 AM
Quick Conversions
| GHS | DOP |
|---|---|
| 1 GHS | 5.21 DOP |
| 10 GHS | 52.15 DOP |
| 50 GHS | 260.74 DOP |
| 100 GHS | 521.48 DOP |
| 500 GHS | 2,607.39 DOP |
| 1,000 GHS | 5,214.78 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-06-19T08:44:56Z",
"rates": {
"DOP": 5.214781
}
}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": 521.4781,
"rate": 5.214781
}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