Rate Overview
Live
1 DOP = 1.4194 RUB
1 RUB = 0.704501
DOP
Avg
1.4103
High
1.4217
Low
1.3908
Last updated: 8/13/2026, 3:30:33 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.42 RUB |
| 10 DOP | 14.19 RUB |
| 50 DOP | 70.97 RUB |
| 100 DOP | 141.94 RUB |
| 500 DOP | 709.72 RUB |
| 1,000 DOP | 1,419.45 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-08-13T03:30:33Z",
"rates": {
"RUB": 1.419445
}
}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": 141.9445,
"rate": 1.419445
}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