Rate Overview
Live
1 DOP = 0.274696 SZL
1 SZL = 3.6404
DOP
Avg
0.274765
High
0.275883
Low
0.273695
Last updated: 7/8/2026, 6:48:19 AM
Quick Conversions
| DOP | SZL |
|---|---|
| 1 DOP | 0.27 SZL |
| 10 DOP | 2.75 SZL |
| 50 DOP | 13.73 SZL |
| 100 DOP | 27.47 SZL |
| 500 DOP | 137.35 SZL |
| 1,000 DOP | 274.70 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-08T06:48:19Z",
"rates": {
"SZL": 0.274696
}
}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.4696,
"rate": 0.274696
}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