Rate Overview
Live
1 DOP = 1.2502 RUB
1 RUB = 0.799898
DOP
Avg
1.2391
High
1.2502
Low
1.2302
Last updated: 6/19/2026, 7:38:40 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.25 RUB |
| 10 DOP | 12.50 RUB |
| 50 DOP | 62.51 RUB |
| 100 DOP | 125.02 RUB |
| 500 DOP | 625.08 RUB |
| 1,000 DOP | 1,250.16 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-06-19T07:38:40Z",
"rates": {
"RUB": 1.25016
}
}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": 125.01599999999999,
"rate": 1.25016
}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