Rate Overview
Live
1 RUB = 0.755818 DOP
1 DOP = 1.3231
RUB
Avg
0.770231
High
0.785242
Low
0.755818
Last updated: 3/6/2026, 5:11:54 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.76 DOP |
| 10 RUB | 7.56 DOP |
| 50 RUB | 37.79 DOP |
| 100 RUB | 75.58 DOP |
| 500 RUB | 377.91 DOP |
| 1,000 RUB | 755.82 DOP |
Get RUB/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=DOPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:11:54Z",
"rates": {
"DOP": 0.755818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "DOP",
"amount": 100
},
"result": 75.5818,
"rate": 0.755818
}Build with RUB/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key