Rate Overview
Live
1 SEK = 6.1476 DOP
1 DOP = 0.162664
SEK
Avg
6.1370
High
6.1558
Low
6.1100
Last updated: 8/17/2026, 12:39:01 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.15 DOP |
| 10 SEK | 61.48 DOP |
| 50 SEK | 307.38 DOP |
| 100 SEK | 614.76 DOP |
| 500 SEK | 3,073.82 DOP |
| 1,000 SEK | 6,147.64 DOP |
Get SEK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=DOPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-08-17T00:39:01Z",
"rates": {
"DOP": 6.14764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "DOP",
"amount": 100
},
"result": 614.764,
"rate": 6.14764
}Build with SEK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key