Rate Overview
Live
1 SEK = 5.9799 DOP
1 DOP = 0.167227
SEK
Avg
6.2214
High
7.0163
Low
5.4972
Last updated: 7/26/2026, 3:45:01 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 5.98 DOP |
| 10 SEK | 59.80 DOP |
| 50 SEK | 298.99 DOP |
| 100 SEK | 597.99 DOP |
| 500 SEK | 2,989.94 DOP |
| 1,000 SEK | 5,979.88 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-26T03:45:01Z",
"rates": {
"DOP": 5.979879
}
}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": 597.9879000000001,
"rate": 5.979879
}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