Rate Overview
Live
1 DOP = 0.247377 SCR
1 SCR = 4.0424
DOP
Avg
0.238519
High
0.247377
Low
0.221930
Last updated: 7/7/2026, 5:02:37 AM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.25 SCR |
| 10 DOP | 2.47 SCR |
| 50 DOP | 12.37 SCR |
| 100 DOP | 24.74 SCR |
| 500 DOP | 123.69 SCR |
| 1,000 DOP | 247.38 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-07T05:02:37Z",
"rates": {
"SCR": 0.247377
}
}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.7377,
"rate": 0.247377
}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