Rate Overview
Live
1 DOP = 0.242379 SCR
1 SCR = 4.1258
DOP
Avg
0.241527
High
0.249743
Low
0.229546
Last updated: 7/23/2026, 12:54:25 PM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.24 SCR |
| 10 DOP | 2.42 SCR |
| 50 DOP | 12.12 SCR |
| 100 DOP | 24.24 SCR |
| 500 DOP | 121.19 SCR |
| 1,000 DOP | 242.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-23T12:54:25Z",
"rates": {
"SCR": 0.242379
}
}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.2379,
"rate": 0.242379
}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