Rate Overview
Live
1 DOP = 0.251560 SCR
1 SCR = 3.9752
DOP
Avg
0.241509
High
0.251560
Low
0.226223
Last updated: 3/6/2026, 4:55:51 PM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.25 SCR |
| 10 DOP | 2.52 SCR |
| 50 DOP | 12.58 SCR |
| 100 DOP | 25.16 SCR |
| 500 DOP | 125.78 SCR |
| 1,000 DOP | 251.56 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-03-06T16:55:51Z",
"rates": {
"SCR": 0.25156
}
}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": 25.156,
"rate": 0.25156
}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