Rate Overview
Live
1 DOP = 1.3447 RUB
1 RUB = 0.743680
DOP
Avg
1.2797
High
1.4153
Low
1.1899
Last updated: 7/26/2026, 2:52:05 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.34 RUB |
| 10 DOP | 13.45 RUB |
| 50 DOP | 67.23 RUB |
| 100 DOP | 134.47 RUB |
| 500 DOP | 672.33 RUB |
| 1,000 DOP | 1,344.66 RUB |
Get DOP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=RUBExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-26T02:52:05Z",
"rates": {
"RUB": 1.344664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "RUB",
"amount": 100
},
"result": 134.46640000000002,
"rate": 1.344664
}Build with DOP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key