Rate Overview
Live
1 DOP = 0.138559 SBD
1 SBD = 7.2171
DOP
Avg
0.132718
High
0.139012
Low
0.127136
Last updated: 7/28/2026, 3:42:37 AM
Quick Conversions
| DOP | SBD |
|---|---|
| 1 DOP | 0.14 SBD |
| 10 DOP | 1.39 SBD |
| 50 DOP | 6.93 SBD |
| 100 DOP | 13.86 SBD |
| 500 DOP | 69.28 SBD |
| 1,000 DOP | 138.56 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-07-28T03:42:37Z",
"rates": {
"SBD": 0.138559
}
}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.855899999999998,
"rate": 0.138559
}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