Rate Overview
Live
1 SBD = 7.4374 DOP
1 DOP = 0.134455
SBD
Avg
7.4420
High
7.4924
Low
7.3943
Last updated: 4/17/2026, 4:53:27 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.44 DOP |
| 10 SBD | 74.37 DOP |
| 50 SBD | 371.87 DOP |
| 100 SBD | 743.74 DOP |
| 500 SBD | 3,718.70 DOP |
| 1,000 SBD | 7,437.41 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-04-17T04:53:27Z",
"rates": {
"DOP": 7.437408
}
}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": 743.7407999999999,
"rate": 7.437408
}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