Rate Overview
Live
1 DOP = 350.2200 SLL
1 SLL = 0.002855
DOP
Avg
350.8622
High
352.7779
Low
348.7633
Last updated: 4/17/2026, 10:41:45 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 350.22 SLL |
| 10 DOP | 3,502.20 SLL |
| 50 DOP | 17,511.00 SLL |
| 100 DOP | 35,022.00 SLL |
| 500 DOP | 175,110.01 SLL |
| 1,000 DOP | 350,220.02 SLL |
Get DOP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SLLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-17T10:41:45Z",
"rates": {
"SLL": 350.220018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SLL",
"amount": 100
},
"result": 35022.0018,
"rate": 350.220018
}Build with DOP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key