Rate Overview
Live
1 DOP = 0.287093 SZL
1 SZL = 3.4832
DOP
Avg
0.265057
High
0.287093
Low
0.253048
Last updated: 3/27/2026, 7:52:20 AM
Quick Conversions
| DOP | SZL |
|---|---|
| 1 DOP | 0.29 SZL |
| 10 DOP | 2.87 SZL |
| 50 DOP | 14.35 SZL |
| 100 DOP | 28.71 SZL |
| 500 DOP | 143.55 SZL |
| 1,000 DOP | 287.09 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-27T07:52:20Z",
"rates": {
"SZL": 0.287093
}
}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": 28.7093,
"rate": 0.287093
}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