Rate Overview
Live
1 DOP = 0.137802 SBD
1 SBD = 7.2568
DOP
Avg
0.138109
High
0.138571
Low
0.137582
Last updated: 8/13/2026, 7:32:24 AM
Quick Conversions
| DOP | SBD |
|---|---|
| 1 DOP | 0.14 SBD |
| 10 DOP | 1.38 SBD |
| 50 DOP | 6.89 SBD |
| 100 DOP | 13.78 SBD |
| 500 DOP | 68.90 SBD |
| 1,000 DOP | 137.80 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-08-13T07:32:24Z",
"rates": {
"SBD": 0.137802
}
}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.7802,
"rate": 0.137802
}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