Rate Overview
Live
1 SEK = 6.2623 DOP
1 DOP = 0.159686
SEK
Avg
6.2065
High
6.2623
Low
6.1251
Last updated: 6/17/2026, 3:41:26 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.26 DOP |
| 10 SEK | 62.62 DOP |
| 50 SEK | 313.11 DOP |
| 100 SEK | 626.23 DOP |
| 500 SEK | 3,131.14 DOP |
| 1,000 SEK | 6,262.27 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-06-17T03:41:26Z",
"rates": {
"DOP": 6.262272
}
}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": 626.2272,
"rate": 6.262272
}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