Rate Overview
Live
1 DOP = 0.156311 SEK
1 SEK = 6.3975
DOP
Avg
0.150690
High
0.158487
Low
0.141797
Last updated: 5/28/2026, 9:49:07 PM
Quick Conversions
| DOP | SEK |
|---|---|
| 1 DOP | 0.16 SEK |
| 10 DOP | 1.56 SEK |
| 50 DOP | 7.82 SEK |
| 100 DOP | 15.63 SEK |
| 500 DOP | 78.16 SEK |
| 1,000 DOP | 156.31 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-28T21:49:07Z",
"rates": {
"SEK": 0.156311
}
}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.6311,
"rate": 0.156311
}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