Rate Overview
Live
1 DOP = 0.246613 SCR
1 SCR = 4.0549
DOP
Avg
0.242669
High
0.247887
Low
0.235690
Last updated: 6/17/2026, 4:15:40 PM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.25 SCR |
| 10 DOP | 2.47 SCR |
| 50 DOP | 12.33 SCR |
| 100 DOP | 24.66 SCR |
| 500 DOP | 123.31 SCR |
| 1,000 DOP | 246.61 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-06-17T16:15:40Z",
"rates": {
"SCR": 0.246613
}
}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.6613,
"rate": 0.246613
}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