Rate Overview
Live
1 SLL = 0.002405 DOP
1 DOP = 415.8004
SLL
Avg
0.002672
High
0.002863
Low
0.002372
Last updated: 7/28/2026, 3:15:31 PM
Quick Conversions
| SLL | DOP |
|---|---|
| 1 SLL | 0.00 DOP |
| 10 SLL | 0.02 DOP |
| 50 SLL | 0.12 DOP |
| 100 SLL | 0.24 DOP |
| 500 SLL | 1.20 DOP |
| 1,000 SLL | 2.41 DOP |
Get SLL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=DOPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-28T15:15:31Z",
"rates": {
"DOP": 0.002405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "DOP",
"amount": 100
},
"result": 0.2405,
"rate": 0.002405
}Build with SLL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key