Rate Overview
Live
1 DOP = 0.135120 SBD
1 SBD = 7.4008
DOP
Avg
0.134553
High
0.135152
Low
0.133963
Last updated: 5/9/2026, 7:21:32 AM
Quick Conversions
| DOP | SBD |
|---|---|
| 1 DOP | 0.14 SBD |
| 10 DOP | 1.35 SBD |
| 50 DOP | 6.76 SBD |
| 100 DOP | 13.51 SBD |
| 500 DOP | 67.56 SBD |
| 1,000 DOP | 135.12 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-05-09T07:21:32Z",
"rates": {
"SBD": 0.13512
}
}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.511999999999999,
"rate": 0.13512
}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