Rate Overview
Live
1 SEK = 6.3372 DOP
1 DOP = 0.157798
SEK
Avg
6.6455
High
7.0382
Low
6.2919
Last updated: 5/27/2026, 9:38:06 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.34 DOP |
| 10 SEK | 63.37 DOP |
| 50 SEK | 316.86 DOP |
| 100 SEK | 633.72 DOP |
| 500 SEK | 3,168.61 DOP |
| 1,000 SEK | 6,337.22 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-05-27T21:38:06Z",
"rates": {
"DOP": 6.337222
}
}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": 633.7221999999999,
"rate": 6.337222
}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