Rate Overview
Live
1 RUB = 0.737511 DOP
1 DOP = 1.3559
RUB
Avg
0.783192
High
0.824769
Low
0.725489
Last updated: 7/29/2026, 11:37:21 AM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.74 DOP |
| 10 RUB | 7.38 DOP |
| 50 RUB | 36.88 DOP |
| 100 RUB | 73.75 DOP |
| 500 RUB | 368.76 DOP |
| 1,000 RUB | 737.51 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-29T11:37:21Z",
"rates": {
"DOP": 0.737511
}
}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": 73.75110000000001,
"rate": 0.737511
}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