Rate Overview
Live
1 SBD = 7.2152 DOP
1 DOP = 0.138596
SBD
Avg
7.4653
High
7.8495
Low
7.1936
Last updated: 8/9/2026, 4:26:12 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.22 DOP |
| 10 SBD | 72.15 DOP |
| 50 SBD | 360.76 DOP |
| 100 SBD | 721.52 DOP |
| 500 SBD | 3,607.62 DOP |
| 1,000 SBD | 7,215.23 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-08-09T04:26:12Z",
"rates": {
"DOP": 7.215234
}
}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.5233999999999,
"rate": 7.215234
}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