Rate Overview
Live
1 SEK = 6.3499 DOP
1 DOP = 0.157484
SEK
Avg
6.2465
High
7.0163
Low
5.4972
Last updated: 5/27/2026, 12:15:04 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.35 DOP |
| 10 SEK | 63.50 DOP |
| 50 SEK | 317.49 DOP |
| 100 SEK | 634.99 DOP |
| 500 SEK | 3,174.93 DOP |
| 1,000 SEK | 6,349.85 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-27T12:15:04Z",
"rates": {
"DOP": 6.349853
}
}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": 634.9853,
"rate": 6.349853
}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