Rate Overview
Live
1 SBD = 7.3100 DOP
1 DOP = 0.136798
SBD
Avg
7.3191
High
7.3430
Low
7.2658
Last updated: 9/3/2026, 6:19:36 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.31 DOP |
| 10 SBD | 73.10 DOP |
| 50 SBD | 365.50 DOP |
| 100 SBD | 731.00 DOP |
| 500 SBD | 3,655.01 DOP |
| 1,000 SBD | 7,310.02 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-09-03T06:19:36Z",
"rates": {
"DOP": 7.310023
}
}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": 731.0023,
"rate": 7.310023
}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