Rate Overview
Live
1 SLL = 0.002362 DOP
1 DOP = 423.3700
SLL
Avg
0.002499
High
0.002573
Low
0.002362
Last updated: 6/19/2026, 8:43:31 AM
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.18 DOP |
| 1,000 SLL | 2.36 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-06-19T08:43:31Z",
"rates": {
"DOP": 0.002362
}
}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.2362,
"rate": 0.002362
}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