Rate Overview
Live
1 RUB = 0.834310 DOP
1 DOP = 1.1986
RUB
Avg
0.808238
High
0.834310
Low
0.786619
Last updated: 5/28/2026, 10:59:11 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.83 DOP |
| 10 RUB | 8.34 DOP |
| 50 RUB | 41.72 DOP |
| 100 RUB | 83.43 DOP |
| 500 RUB | 417.16 DOP |
| 1,000 RUB | 834.31 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-05-28T22:59:11Z",
"rates": {
"DOP": 0.83431
}
}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": 83.431,
"rate": 0.83431
}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