Rate Overview
Live
1 DOP = 0.235463 SCR
1 SCR = 4.2470
DOP
Avg
0.238660
High
0.252559
Low
0.229776
Last updated: 4/18/2026, 8:49:56 AM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.24 SCR |
| 10 DOP | 2.35 SCR |
| 50 DOP | 11.77 SCR |
| 100 DOP | 23.55 SCR |
| 500 DOP | 117.73 SCR |
| 1,000 DOP | 235.46 SCR |
Get DOP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SCRExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-18T08:49:56Z",
"rates": {
"SCR": 0.235463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SCR",
"amount": 100
},
"result": 23.546300000000002,
"rate": 0.235463
}Build with DOP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key