Rate Overview
Live
1 SLL = 0.002848 DOP
1 DOP = 351.1236
SLL
Avg
0.002661
High
0.002848
Low
0.002586
Last updated: 3/28/2026, 9:15:20 AM
Quick Conversions
| SLL | DOP |
|---|---|
| 1 SLL | 0.00 DOP |
| 10 SLL | 0.03 DOP |
| 50 SLL | 0.14 DOP |
| 100 SLL | 0.28 DOP |
| 500 SLL | 1.42 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-03-28T09:15:20Z",
"rates": {
"DOP": 0.002848
}
}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.2848,
"rate": 0.002848
}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