Rate Overview
Live
1 SEK = 5.9844 DOP
1 DOP = 0.167103
SEK
Avg
6.4136
High
7.1272
Low
5.9844
Last updated: 7/28/2026, 10:20:28 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 5.98 DOP |
| 10 SEK | 59.84 DOP |
| 50 SEK | 299.22 DOP |
| 100 SEK | 598.44 DOP |
| 500 SEK | 2,992.18 DOP |
| 1,000 SEK | 5,984.35 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-28T10:20:28Z",
"rates": {
"DOP": 5.98435
}
}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": 598.4350000000001,
"rate": 5.98435
}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