Rate Overview
Live
1 DOP = 351.1008 SLL
1 SLL = 0.002848
DOP
Avg
379.8353
High
406.3971
Low
351.1008
Last updated: 3/28/2026, 1:43:38 PM
Quick Conversions
| DOP | SLL |
|---|---|
| 1 DOP | 351.10 SLL |
| 10 DOP | 3,511.01 SLL |
| 50 DOP | 17,555.04 SLL |
| 100 DOP | 35,110.08 SLL |
| 500 DOP | 175,550.41 SLL |
| 1,000 DOP | 351,100.82 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-03-28T13:43:38Z",
"rates": {
"SLL": 351.100821
}
}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": 35110.0821,
"rate": 351.100821
}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