Rate Overview
Live
1 SLL = 0.002521 DOP
1 DOP = 396.6680
SLL
Avg
0.002588
High
0.002625
Low
0.002521
Last updated: 3/7/2026, 7:37:45 AM
Quick Conversions
| SLL | DOP |
|---|---|
| 1 SLL | 0.00 DOP |
| 10 SLL | 0.03 DOP |
| 50 SLL | 0.13 DOP |
| 100 SLL | 0.25 DOP |
| 500 SLL | 1.26 DOP |
| 1,000 SLL | 2.52 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-03-07T07:37:45Z",
"rates": {
"DOP": 0.002521
}
}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.2521,
"rate": 0.002521
}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