Rate Overview
Live
1 DOP = 0.232145 SCR
1 SCR = 4.3077
DOP
Avg
0.235197
High
0.246208
Low
0.231015
Last updated: 5/8/2026, 11:46:04 AM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.23 SCR |
| 10 DOP | 2.32 SCR |
| 50 DOP | 11.61 SCR |
| 100 DOP | 23.21 SCR |
| 500 DOP | 116.07 SCR |
| 1,000 DOP | 232.14 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-05-08T11:46:04Z",
"rates": {
"SCR": 0.232145
}
}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.214499999999997,
"rate": 0.232145
}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