Rate Overview
Live
1 SBD = 7.3195 DOP
1 DOP = 0.136621
SBD
Avg
7.3437
High
7.4099
Low
7.2771
Last updated: 7/6/2026, 10:56:04 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.32 DOP |
| 10 SBD | 73.19 DOP |
| 50 SBD | 365.97 DOP |
| 100 SBD | 731.95 DOP |
| 500 SBD | 3,659.75 DOP |
| 1,000 SBD | 7,319.49 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-06T10:56:04Z",
"rates": {
"DOP": 7.319493
}
}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": 731.9493,
"rate": 7.319493
}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