Rate Overview
Live
1 SLL = 0.002851 DOP
1 DOP = 350.7541
SLL
Avg
0.002839
High
0.002851
Low
0.002831
Last updated: 5/7/2026, 1:45:32 PM
Quick Conversions
| SLL | DOP |
|---|---|
| 1 SLL | 0.00 DOP |
| 10 SLL | 0.03 DOP |
| 50 SLL | 0.14 DOP |
| 100 SLL | 0.29 DOP |
| 500 SLL | 1.43 DOP |
| 1,000 SLL | 2.85 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-05-07T13:45:32Z",
"rates": {
"DOP": 0.002851
}
}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.28509999999999996,
"rate": 0.002851
}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