Rate Overview
Live
1 DOP = 1.3559 RUB
1 RUB = 0.737512
DOP
Avg
1.2763
High
1.3559
Low
1.2023
Last updated: 7/29/2026, 2:19:13 PM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.36 RUB |
| 10 DOP | 13.56 RUB |
| 50 DOP | 67.80 RUB |
| 100 DOP | 135.59 RUB |
| 500 DOP | 677.96 RUB |
| 1,000 DOP | 1,355.91 RUB |
Get DOP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=RUBExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-29T14:19:13Z",
"rates": {
"RUB": 1.355911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "RUB",
"amount": 100
},
"result": 135.5911,
"rate": 1.355911
}Build with DOP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key