Rate Overview
Live
1 SBD = 7.2171 DOP
1 DOP = 0.138560
SBD
Avg
7.5406
High
7.8656
Low
7.1936
Last updated: 7/28/2026, 4:25:01 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.22 DOP |
| 10 SBD | 72.17 DOP |
| 50 SBD | 360.85 DOP |
| 100 SBD | 721.71 DOP |
| 500 SBD | 3,608.55 DOP |
| 1,000 SBD | 7,217.09 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-07-28T04:25:01Z",
"rates": {
"DOP": 7.217093
}
}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": 721.7093,
"rate": 7.217093
}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