Rate Overview
Live
1 SEK = 6.1576 DOP
1 DOP = 0.162402
SEK
Avg
6.5447
High
7.1083
Low
6.0990
Last updated: 7/6/2026, 8:34:39 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.16 DOP |
| 10 SEK | 61.58 DOP |
| 50 SEK | 307.88 DOP |
| 100 SEK | 615.76 DOP |
| 500 SEK | 3,078.79 DOP |
| 1,000 SEK | 6,157.57 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-06T20:34:39Z",
"rates": {
"DOP": 6.15757
}
}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": 615.757,
"rate": 6.15757
}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