Rate Overview
Live
1 RUB = 0.765414 DOP
1 DOP = 1.3065
RUB
Avg
0.767232
High
0.773984
Low
0.764182
Last updated: 7/9/2026, 6:43:14 AM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.77 DOP |
| 10 RUB | 7.65 DOP |
| 50 RUB | 38.27 DOP |
| 100 RUB | 76.54 DOP |
| 500 RUB | 382.71 DOP |
| 1,000 RUB | 765.41 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-07-09T06:43:14Z",
"rates": {
"DOP": 0.765414
}
}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": 76.54140000000001,
"rate": 0.765414
}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