Rate Overview
Live
1 SBD = 7.2948 DOP
1 DOP = 0.137085
SBD
Avg
7.5390
High
7.8495
Low
7.2812
Last updated: 6/18/2026, 11:36:53 AM
Quick Conversions
| SBD | DOP |
|---|---|
| 1 SBD | 7.29 DOP |
| 10 SBD | 72.95 DOP |
| 50 SBD | 364.74 DOP |
| 100 SBD | 729.48 DOP |
| 500 SBD | 3,647.38 DOP |
| 1,000 SBD | 7,294.76 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-06-18T11:36:53Z",
"rates": {
"DOP": 7.294763
}
}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": 729.4762999999999,
"rate": 7.294763
}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