Rate Overview
Live
1 SEK = 6.4691 DOP
1 DOP = 0.154580
SEK
Avg
6.4447
High
6.4707
Low
6.4005
Last updated: 5/7/2026, 6:54:42 AM
Quick Conversions
| SEK | DOP |
|---|---|
| 1 SEK | 6.47 DOP |
| 10 SEK | 64.69 DOP |
| 50 SEK | 323.46 DOP |
| 100 SEK | 646.91 DOP |
| 500 SEK | 3,234.57 DOP |
| 1,000 SEK | 6,469.14 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-05-07T06:54:42Z",
"rates": {
"DOP": 6.469142
}
}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": 646.9141999999999,
"rate": 6.469142
}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