Rate Overview
Live
1 DOP = 0.270740 SZL
1 SZL = 3.6936
DOP
Avg
0.272568
High
0.275406
Low
0.269635
Last updated: 9/6/2026, 11:47:01 AM
Quick Conversions
| DOP | SZL |
|---|---|
| 1 DOP | 0.27 SZL |
| 10 DOP | 2.71 SZL |
| 50 DOP | 13.54 SZL |
| 100 DOP | 27.07 SZL |
| 500 DOP | 135.37 SZL |
| 1,000 DOP | 270.74 SZL |
Get DOP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SZLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-06T11:47:01Z",
"rates": {
"SZL": 0.27074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SZL",
"amount": 100
},
"result": 27.073999999999998,
"rate": 0.27074
}Build with DOP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key