Rate Overview
Live
1 DOP = 0.278841 SZL
1 SZL = 3.5863
DOP
Avg
0.271093
High
0.278841
Low
0.263684
Last updated: 3/6/2026, 4:57:08 PM
Quick Conversions
| DOP | SZL |
|---|---|
| 1 DOP | 0.28 SZL |
| 10 DOP | 2.79 SZL |
| 50 DOP | 13.94 SZL |
| 100 DOP | 27.88 SZL |
| 500 DOP | 139.42 SZL |
| 1,000 DOP | 278.84 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-03-06T16:57:08Z",
"rates": {
"SZL": 0.278841
}
}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.8841,
"rate": 0.278841
}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