Rate Overview
Live
1 SEK = 5.9880 DOP
1 DOP = 0.167000
SEK
Avg
6.5539
High
7.1083
Low
5.9870
Last updated: 7/28/2026, 1:38:41 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 5.99 DOP |
| 10 SEK | 59.88 DOP |
| 50 SEK | 299.40 DOP |
| 100 SEK | 598.80 DOP |
| 500 SEK | 2,994.01 DOP |
| 1,000 SEK | 5,988.02 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-07-28T13:38:41Z",
"rates": {
"DOP": 5.98802
}
}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": 598.802,
"rate": 5.98802
}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