Rate Overview
Live
1 SEK = 5.9782 DOP
1 DOP = 0.167274
SEK
Avg
6.5509
High
7.0763
Low
5.9782
Last updated: 7/27/2026, 8:06:30 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 5.98 DOP |
| 10 SEK | 59.78 DOP |
| 50 SEK | 298.91 DOP |
| 100 SEK | 597.82 DOP |
| 500 SEK | 2,989.10 DOP |
| 1,000 SEK | 5,978.20 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-27T20:06:30Z",
"rates": {
"DOP": 5.978204
}
}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.8204,
"rate": 5.978204
}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