Rate Overview
Live
1 DOP = 0.240591 SCR
1 SCR = 4.1564
DOP
Avg
0.238826
High
0.252488
Low
0.221175
Last updated: 7/28/2026, 11:17:08 AM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.24 SCR |
| 10 DOP | 2.41 SCR |
| 50 DOP | 12.03 SCR |
| 100 DOP | 24.06 SCR |
| 500 DOP | 120.30 SCR |
| 1,000 DOP | 240.59 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-07-28T11:17:08Z",
"rates": {
"SCR": 0.240591
}
}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": 24.0591,
"rate": 0.240591
}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