Rate Overview
Live
1 DOP = 0.232863 SCR
1 SCR = 4.2944
DOP
Avg
0.241424
High
0.250085
Low
0.232863
Last updated: 9/5/2026, 1:51:01 PM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.23 SCR |
| 10 DOP | 2.33 SCR |
| 50 DOP | 11.64 SCR |
| 100 DOP | 23.29 SCR |
| 500 DOP | 116.43 SCR |
| 1,000 DOP | 232.86 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-09-05T13:51:01Z",
"rates": {
"SCR": 0.232863
}
}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.286299999999997,
"rate": 0.232863
}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