Rate Overview
Live
1 RUB = 0.689671 DOP
1 DOP = 1.4500
RUB
Avg
0.682346
High
0.689671
Low
0.672007
Last updated: 9/5/2026, 1:27:09 PM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.69 DOP |
| 10 RUB | 6.90 DOP |
| 50 RUB | 34.48 DOP |
| 100 RUB | 68.97 DOP |
| 500 RUB | 344.84 DOP |
| 1,000 RUB | 689.67 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-09-05T13:27:09Z",
"rates": {
"DOP": 0.689671
}
}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": 68.9671,
"rate": 0.689671
}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