Rate Overview
Live
1 RUB = 0.802541 DOP
1 DOP = 1.2460
RUB
Avg
0.808255
High
0.812893
Low
0.802541
Last updated: 6/18/2026, 10:18:40 AM
Quick Conversions
| RUB | DOP |
|---|---|
| 1 RUB | 0.80 DOP |
| 10 RUB | 8.03 DOP |
| 50 RUB | 40.13 DOP |
| 100 RUB | 80.25 DOP |
| 500 RUB | 401.27 DOP |
| 1,000 RUB | 802.54 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-06-18T10:18:40Z",
"rates": {
"DOP": 0.802541
}
}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": 80.2541,
"rate": 0.802541
}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