Rate Overview
Live
1 DOP = 1.4500 RUB
1 RUB = 0.689672
DOP
Avg
1.4656
High
1.4881
Low
1.4500
Last updated: 9/5/2026, 4:26:32 PM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.45 RUB |
| 10 DOP | 14.50 RUB |
| 50 DOP | 72.50 RUB |
| 100 DOP | 145.00 RUB |
| 500 DOP | 724.98 RUB |
| 1,000 DOP | 1,449.97 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-09-05T16:26:32Z",
"rates": {
"RUB": 1.449965
}
}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": 144.9965,
"rate": 1.449965
}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