Rate Overview
Live
1 SBD = 7.3877 DOP
1 DOP = 0.135361
SBD
Avg
7.3984
High
7.4817
Low
7.3406
Last updated: 3/7/2026, 12:33:02 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.39 DOP |
| 10 SBD | 73.88 DOP |
| 50 SBD | 369.38 DOP |
| 100 SBD | 738.77 DOP |
| 500 SBD | 3,693.83 DOP |
| 1,000 SBD | 7,387.66 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-03-07T00:33:02Z",
"rates": {
"DOP": 7.387657
}
}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": 738.7657,
"rate": 7.387657
}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