Rate Overview
Live
1 RUB = 0.747703 DOP
1 DOP = 1.3374
RUB
Avg
0.783797
High
0.824769
Low
0.725489
Last updated: 7/28/2026, 3:05:00 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.75 DOP |
| 10 RUB | 7.48 DOP |
| 50 RUB | 37.39 DOP |
| 100 RUB | 74.77 DOP |
| 500 RUB | 373.85 DOP |
| 1,000 RUB | 747.70 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-28T15:05:00Z",
"rates": {
"DOP": 0.747703
}
}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": 74.7703,
"rate": 0.747703
}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