Rate Overview
Live
1 RUB = 0.791995 DOP
1 DOP = 1.2626
RUB
Avg
0.785548
High
0.791995
Low
0.777593
Last updated: 4/18/2026, 8:45:32 AM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.79 DOP |
| 10 RUB | 7.92 DOP |
| 50 RUB | 39.60 DOP |
| 100 RUB | 79.20 DOP |
| 500 RUB | 396.00 DOP |
| 1,000 RUB | 792.00 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-04-18T08:45:32Z",
"rates": {
"DOP": 0.791995
}
}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": 79.1995,
"rate": 0.791995
}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