Rate Overview
Live
1 SEK = 6.3132 DOP
1 DOP = 0.158399
SEK
Avg
6.7356
High
7.0761
Low
6.3132
Last updated: 3/27/2026, 7:47:29 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.31 DOP |
| 10 SEK | 63.13 DOP |
| 50 SEK | 315.66 DOP |
| 100 SEK | 631.32 DOP |
| 500 SEK | 3,156.58 DOP |
| 1,000 SEK | 6,313.16 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-03-27T07:47:29Z",
"rates": {
"DOP": 6.313163
}
}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": 631.3163000000001,
"rate": 6.313163
}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