Rate Overview
Live
1 DOP = 0.134752 SBD
1 SBD = 7.4210
DOP
Avg
0.134063
High
0.144153
Low
0.127245
Last updated: 3/27/2026, 1:19:15 PM
Quick Conversions
| DOP | SBD |
|---|---|
| 1 DOP | 0.13 SBD |
| 10 DOP | 1.35 SBD |
| 50 DOP | 6.74 SBD |
| 100 DOP | 13.48 SBD |
| 500 DOP | 67.38 SBD |
| 1,000 DOP | 134.75 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-03-27T13:19:15Z",
"rates": {
"SBD": 0.134752
}
}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.475200000000001,
"rate": 0.134752
}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