Rate Overview
Live
1 DOP = 0.243026 SCR
1 SCR = 4.1148
DOP
Avg
0.242779
High
0.252488
Low
0.221930
Last updated: 7/22/2026, 2:59:41 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.51 SCR |
| 1,000 DOP | 243.03 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-07-22T02:59:41Z",
"rates": {
"SCR": 0.243026
}
}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.302599999999998,
"rate": 0.243026
}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