Rate Overview
Live
1 SZL = 3.6561 DOP
1 DOP = 0.273518
SZL
Avg
3.5799
High
3.6561
Low
3.5238
Last updated: 5/7/2026, 6:57:30 AM
Quick Conversions
| SZL | DOP |
|---|---|
| 1 SZL | 3.66 DOP |
| 10 SZL | 36.56 DOP |
| 50 SZL | 182.80 DOP |
| 100 SZL | 365.61 DOP |
| 500 SZL | 1,828.03 DOP |
| 1,000 SZL | 3,656.07 DOP |
Get SZL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=DOPExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-05-07T06:57:30Z",
"rates": {
"DOP": 3.656067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "DOP",
"amount": 100
},
"result": 365.60670000000005,
"rate": 3.656067
}Build with SZL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key