Rate Overview
Live
1 DOP = 385.9829 SLL
1 SLL = 0.002591
DOP
Avg
368.5103
High
406.3971
Low
347.2524
Last updated: 5/28/2026, 4:24:56 PM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 385.98 SLL |
| 10 DOP | 3,859.83 SLL |
| 50 DOP | 19,299.15 SLL |
| 100 DOP | 38,598.29 SLL |
| 500 DOP | 192,991.47 SLL |
| 1,000 DOP | 385,982.94 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-28T16:24:56Z",
"rates": {
"SLL": 385.982936
}
}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": 38598.2936,
"rate": 385.982936
}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