Rate Overview
Live
1 RUB = 0.695019 DOP
1 DOP = 1.4388
RUB
Avg
0.705515
High
0.713034
Low
0.695019
Last updated: 8/15/2026, 8:36:38 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.70 DOP |
| 10 RUB | 6.95 DOP |
| 50 RUB | 34.75 DOP |
| 100 RUB | 69.50 DOP |
| 500 RUB | 347.51 DOP |
| 1,000 RUB | 695.02 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-08-15T20:36:38Z",
"rates": {
"DOP": 0.695019
}
}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": 69.5019,
"rate": 0.695019
}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