Rate Overview
Live
1 DOP = 0.289281 SZL
1 SZL = 3.4568
DOP
Avg
0.274376
High
0.294821
Low
0.254778
Last updated: 7/24/2026, 5:48:20 AM
Quick Conversions
| DOP | SZL |
|---|---|
| 1 DOP | 0.29 SZL |
| 10 DOP | 2.89 SZL |
| 50 DOP | 14.46 SZL |
| 100 DOP | 28.93 SZL |
| 500 DOP | 144.64 SZL |
| 1,000 DOP | 289.28 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-07-24T05:48:20Z",
"rates": {
"SZL": 0.289281
}
}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.9281,
"rate": 0.289281
}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