Rate Overview
Live
1 DOP = 0.158399 SEK
1 SEK = 6.3132
DOP
Avg
0.161431
High
0.181909
Low
0.142525
Last updated: 3/27/2026, 7:47:13 AM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.16 SEK |
| 10 DOP | 1.58 SEK |
| 50 DOP | 7.92 SEK |
| 100 DOP | 15.84 SEK |
| 500 DOP | 79.20 SEK |
| 1,000 DOP | 158.40 SEK |
Get DOP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SEKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-27T07:47:13Z",
"rates": {
"SEK": 0.158399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SEK",
"amount": 100
},
"result": 15.839900000000002,
"rate": 0.158399
}Build with DOP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key