Rate Overview
Live
1 SEK = 6.3360 DOP
1 DOP = 0.157828
SEK
Avg
6.3807
High
6.5008
Low
6.2746
Last updated: 5/27/2026, 10:52:34 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.34 DOP |
| 10 SEK | 63.36 DOP |
| 50 SEK | 316.80 DOP |
| 100 SEK | 633.60 DOP |
| 500 SEK | 3,168.01 DOP |
| 1,000 SEK | 6,336.03 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-27T22:52:34Z",
"rates": {
"DOP": 6.336028
}
}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.6028,
"rate": 6.336028
}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