Rate Overview
Live
1 SBD = 7.1876 DOP
1 DOP = 0.139128
SBD
Avg
7.2059
High
7.2465
Low
7.1876
Last updated: 7/29/2026, 11:11:40 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.19 DOP |
| 10 SBD | 71.88 DOP |
| 50 SBD | 359.38 DOP |
| 100 SBD | 718.76 DOP |
| 500 SBD | 3,593.82 DOP |
| 1,000 SBD | 7,187.64 DOP |
Get SBD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=DOPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-29T11:11:40Z",
"rates": {
"DOP": 7.18764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "DOP",
"amount": 100
},
"result": 718.764,
"rate": 7.18764
}Build with SBD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key