Rate Overview
Live
1 DOP = 0.062287 SAR
1 SAR = 16.0547
DOP
Avg
0.062771
High
0.063387
Low
0.062287
Last updated: 3/7/2026, 6:08:08 AM
Quick Conversions
| DOP | SAR |
|---|---|
| 1 DOP | 0.06 SAR |
| 10 DOP | 0.62 SAR |
| 50 DOP | 3.11 SAR |
| 100 DOP | 6.23 SAR |
| 500 DOP | 31.14 SAR |
| 1,000 DOP | 62.29 SAR |
Get DOP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=SARExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T06:08:08Z",
"rates": {
"SAR": 0.062287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "SAR",
"amount": 100
},
"result": 6.2287,
"rate": 0.062287
}Build with DOP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key