Rate Overview
Live
1 DOP = 0.167028 SEK
1 SEK = 5.9870
DOP
Avg
0.152882
High
0.167028
Low
0.140680
Last updated: 7/28/2026, 9:25:41 AM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.17 SEK |
| 10 DOP | 1.67 SEK |
| 50 DOP | 8.35 SEK |
| 100 DOP | 16.70 SEK |
| 500 DOP | 83.51 SEK |
| 1,000 DOP | 167.03 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-07-28T09:25:41Z",
"rates": {
"SEK": 0.167028
}
}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.7028,
"rate": 0.167028
}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