Rate Overview
Live
1 DOP = 0.163532 SEK
1 SEK = 6.1150
DOP
Avg
0.163199
High
0.164144
Low
0.162001
Last updated: 9/2/2026, 2:55:34 PM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.16 SEK |
| 10 DOP | 1.64 SEK |
| 50 DOP | 8.18 SEK |
| 100 DOP | 16.35 SEK |
| 500 DOP | 81.77 SEK |
| 1,000 DOP | 163.53 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-09-02T14:55:34Z",
"rates": {
"SEK": 0.163532
}
}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.3532,
"rate": 0.163532
}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