Rate Overview
Live
1 DOP = 0.242984 SCR
1 SCR = 4.1155
DOP
Avg
0.233867
High
0.247343
Low
0.217629
Last updated: 3/27/2026, 7:47:02 AM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.24 SCR |
| 10 DOP | 2.43 SCR |
| 50 DOP | 12.15 SCR |
| 100 DOP | 24.30 SCR |
| 500 DOP | 121.49 SCR |
| 1,000 DOP | 242.98 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-27T07:47:02Z",
"rates": {
"SCR": 0.242984
}
}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.2984,
"rate": 0.242984
}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