Rate Overview
Live
1 SZL = 3.5417 DOP
1 DOP = 0.282353
SZL
Avg
3.6650
High
3.9970
Low
3.5184
Last updated: 7/21/2026, 4:41:00 AM
Quick Conversions
| SZL | DOP |
|---|---|
| 1 SZL | 3.54 DOP |
| 10 SZL | 35.42 DOP |
| 50 SZL | 177.08 DOP |
| 100 SZL | 354.17 DOP |
| 500 SZL | 1,770.83 DOP |
| 1,000 SZL | 3,541.67 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-07-21T04:41:00Z",
"rates": {
"DOP": 3.541666
}
}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": 354.1666,
"rate": 3.541666
}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