Rate Overview
Live
1 DOP = 393.3620 SLL
1 SLL = 0.002542
DOP
Avg
374.3638
High
421.4867
Low
349.1802
Last updated: 7/27/2026, 7:28:42 AM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 393.36 SLL |
| 10 DOP | 3,933.62 SLL |
| 50 DOP | 19,668.10 SLL |
| 100 DOP | 39,336.20 SLL |
| 500 DOP | 196,680.98 SLL |
| 1,000 DOP | 393,361.96 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-07-27T07:28:42Z",
"rates": {
"SLL": 393.361964
}
}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": 39336.1964,
"rate": 393.361964
}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