Rate Overview
Live
1 SEK = 6.4768 DOP
1 DOP = 0.154397
SEK
Avg
6.5397
High
6.6837
Low
6.4290
Last updated: 3/6/2026, 10:47:53 PM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.48 DOP |
| 10 SEK | 64.77 DOP |
| 50 SEK | 323.84 DOP |
| 100 SEK | 647.68 DOP |
| 500 SEK | 3,238.40 DOP |
| 1,000 SEK | 6,476.80 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-03-06T22:47:53Z",
"rates": {
"DOP": 6.476803
}
}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": 647.6803,
"rate": 6.476803
}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