Rate Overview
Live
1 DOP = 351.4728 SLL
1 SLL = 0.002845
DOP
Avg
352.0462
High
352.9973
Low
350.7271
Last updated: 5/8/2026, 9:16:27 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 351.47 SLL |
| 10 DOP | 3,514.73 SLL |
| 50 DOP | 17,573.64 SLL |
| 100 DOP | 35,147.28 SLL |
| 500 DOP | 175,736.39 SLL |
| 1,000 DOP | 351,472.79 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-05-08T09:16:27Z",
"rates": {
"SLL": 351.472788
}
}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": 35147.2788,
"rate": 351.472788
}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