Rate Overview
Live
1 RUB = 0.731042 DOP
1 DOP = 1.3679
RUB
Avg
0.770166
High
0.840411
Low
0.706573
Last updated: 3/27/2026, 1:31:20 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.73 DOP |
| 10 RUB | 7.31 DOP |
| 50 RUB | 36.55 DOP |
| 100 RUB | 73.10 DOP |
| 500 RUB | 365.52 DOP |
| 1,000 RUB | 731.04 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-03-27T13:31:20Z",
"rates": {
"DOP": 0.731042
}
}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.10419999999999,
"rate": 0.731042
}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