Rate Overview
Live
1 RUB = 0.799219 DOP
1 DOP = 1.2512
RUB
Avg
0.794906
High
0.799844
Low
0.787549
Last updated: 5/8/2026, 2:15:23 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.80 DOP |
| 10 RUB | 7.99 DOP |
| 50 RUB | 39.96 DOP |
| 100 RUB | 79.92 DOP |
| 500 RUB | 399.61 DOP |
| 1,000 RUB | 799.22 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-08T14:15:23Z",
"rates": {
"DOP": 0.799219
}
}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": 79.92190000000001,
"rate": 0.799219
}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