Rate Overview
Live
1 DOP = 0.243430 SCR
1 SCR = 4.1080
DOP
Avg
0.243825
High
0.250568
Low
0.234275
Last updated: 8/17/2026, 1:39:35 PM
Quick Conversions
| DOP | SCR |
|---|---|
| 1 DOP | 0.24 SCR |
| 10 DOP | 2.43 SCR |
| 50 DOP | 12.17 SCR |
| 100 DOP | 24.34 SCR |
| 500 DOP | 121.72 SCR |
| 1,000 DOP | 243.43 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-08-17T13:39:35Z",
"rates": {
"SCR": 0.24343
}
}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.343,
"rate": 0.24343
}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