Rate Overview
Live
1 DOP = 0.162098 SEK
1 SEK = 6.1691
DOP
Avg
0.161219
High
0.163263
Low
0.159927
Last updated: 6/18/2026, 6:18:38 AM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.16 SEK |
| 10 DOP | 1.62 SEK |
| 50 DOP | 8.10 SEK |
| 100 DOP | 16.21 SEK |
| 500 DOP | 81.05 SEK |
| 1,000 DOP | 162.10 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-06-18T06:18:38Z",
"rates": {
"SEK": 0.162098
}
}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": 16.209799999999998,
"rate": 0.162098
}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