Rate Overview
Live
1 DOP = 0.275825 SZL
1 SZL = 3.6255
DOP
Avg
0.278067
High
0.282360
Low
0.273517
Last updated: 5/9/2026, 6:06:28 AM
Quick Conversions
| DOP | SZL |
|---|---|
| 1 DOP | 0.28 SZL |
| 10 DOP | 2.76 SZL |
| 50 DOP | 13.79 SZL |
| 100 DOP | 27.58 SZL |
| 500 DOP | 137.91 SZL |
| 1,000 DOP | 275.83 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-05-09T06:06:28Z",
"rates": {
"SZL": 0.275825
}
}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.5825,
"rate": 0.275825
}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