Rate Overview
Live
1 SEK = 6.5194 DOP
1 DOP = 0.153389
SEK
Avg
6.4941
High
6.5250
Low
6.4497
Last updated: 4/17/2026, 4:55:21 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.52 DOP |
| 10 SEK | 65.19 DOP |
| 50 SEK | 325.97 DOP |
| 100 SEK | 651.94 DOP |
| 500 SEK | 3,259.68 DOP |
| 1,000 SEK | 6,519.37 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-04-17T04:55:21Z",
"rates": {
"DOP": 6.519366
}
}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": 651.9366,
"rate": 6.519366
}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