Rate Overview
Live
1 DOP = 415.2118 SLL
1 SLL = 0.002408
DOP
Avg
397.4980
High
415.2118
Low
388.9877
Last updated: 9/5/2026, 1:03:02 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 415.21 SLL |
| 10 DOP | 4,152.12 SLL |
| 50 DOP | 20,760.59 SLL |
| 100 DOP | 41,521.18 SLL |
| 500 DOP | 207,605.89 SLL |
| 1,000 DOP | 415,211.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-09-05T01:03:02Z",
"rates": {
"SLL": 415.211786
}
}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": 41521.1786,
"rate": 415.211786
}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