Rate Overview
Live
1 DOP = 0.154352 SEK
1 SEK = 6.4787
DOP
Avg
0.154945
High
0.155647
Low
0.153827
Last updated: 5/8/2026, 1:00:51 PM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.15 SEK |
| 10 DOP | 1.54 SEK |
| 50 DOP | 7.72 SEK |
| 100 DOP | 15.44 SEK |
| 500 DOP | 77.18 SEK |
| 1,000 DOP | 154.35 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-05-08T13:00:51Z",
"rates": {
"SEK": 0.154352
}
}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.435199999999998,
"rate": 0.154352
}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