Rate Overview
Live
1 SEK = 6.3544 DOP
1 DOP = 0.157371
SEK
Avg
6.3165
High
6.3544
Low
6.2746
Last updated: 5/27/2026, 9:44:16 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.35 DOP |
| 10 SEK | 63.54 DOP |
| 50 SEK | 317.72 DOP |
| 100 SEK | 635.44 DOP |
| 500 SEK | 3,177.21 DOP |
| 1,000 SEK | 6,354.43 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-27T09:44:16Z",
"rates": {
"DOP": 6.354425
}
}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": 635.4425,
"rate": 6.354425
}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