Rate Overview
Live
1 SEK = 6.1442 DOP
1 DOP = 0.162754
SEK
Avg
6.0884
High
6.1442
Low
5.9959
Last updated: 7/2/2026, 6:04:04 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.14 DOP |
| 10 SEK | 61.44 DOP |
| 50 SEK | 307.21 DOP |
| 100 SEK | 614.42 DOP |
| 500 SEK | 3,072.12 DOP |
| 1,000 SEK | 6,144.24 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-07-02T18:04:04Z",
"rates": {
"DOP": 6.144238
}
}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": 614.4237999999999,
"rate": 6.144238
}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