Rate Overview
Live
1 SEK = 6.3093 DOP
1 DOP = 0.158495
SEK
Avg
6.7659
High
7.1083
Low
6.3093
Last updated: 3/27/2026, 9:31:06 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.31 DOP |
| 10 SEK | 63.09 DOP |
| 50 SEK | 315.47 DOP |
| 100 SEK | 630.93 DOP |
| 500 SEK | 3,154.67 DOP |
| 1,000 SEK | 6,309.34 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-03-27T09:31:06Z",
"rates": {
"DOP": 6.309343
}
}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": 630.9343,
"rate": 6.309343
}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