Rate Overview
Live
1 DOP = 1.3422 RUB
1 RUB = 0.745032
DOP
Avg
1.3430
High
1.3463
Low
1.3365
Last updated: 7/27/2026, 7:07:02 PM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.34 RUB |
| 10 DOP | 13.42 RUB |
| 50 DOP | 67.11 RUB |
| 100 DOP | 134.22 RUB |
| 500 DOP | 671.11 RUB |
| 1,000 DOP | 1,342.22 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-27T19:07:02Z",
"rates": {
"RUB": 1.342224
}
}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": 134.22240000000002,
"rate": 1.342224
}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