Rate Overview
Live
1 DOP = 0.155379 SEK
1 SEK = 6.4359
DOP
Avg
0.153047
High
0.155545
Low
0.149616
Last updated: 3/6/2026, 4:54:54 PM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.16 SEK |
| 10 DOP | 1.55 SEK |
| 50 DOP | 7.77 SEK |
| 100 DOP | 15.54 SEK |
| 500 DOP | 77.69 SEK |
| 1,000 DOP | 155.38 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-06T16:54:54Z",
"rates": {
"SEK": 0.155379
}
}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.537899999999999,
"rate": 0.155379
}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