Rate Overview
Live
1 SBD = 7.4210 DOP
1 DOP = 0.134753
SBD
Avg
7.6478
High
7.8495
Low
7.3622
Last updated: 3/27/2026, 9:37:55 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.42 DOP |
| 10 SBD | 74.21 DOP |
| 50 SBD | 371.05 DOP |
| 100 SBD | 742.10 DOP |
| 500 SBD | 3,710.49 DOP |
| 1,000 SBD | 7,420.99 DOP |
Get SBD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=DOPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T09:37:55Z",
"rates": {
"DOP": 7.420986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "DOP",
"amount": 100
},
"result": 742.0986,
"rate": 7.420986
}Build with SBD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key