Rate Overview
Live
1 DOP = 0.135656 SBD
1 SBD = 7.3716
DOP
Avg
0.135992
High
0.136622
Low
0.135158
Last updated: 9/6/2026, 7:14:59 PM
Quick Conversions
| DOP | SBD |
|---|---|
| 1 DOP | 0.14 SBD |
| 10 DOP | 1.36 SBD |
| 50 DOP | 6.78 SBD |
| 100 DOP | 13.57 SBD |
| 500 DOP | 67.83 SBD |
| 1,000 DOP | 135.66 SBD |
Get DOP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SBDExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-06T19:14:59Z",
"rates": {
"SBD": 0.135656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SBD",
"amount": 100
},
"result": 13.5656,
"rate": 0.135656
}Build with DOP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key