Rate Overview
Live
1 DOP = 1.3060 RUB
1 RUB = 0.765724
DOP
Avg
1.2686
High
1.3559
Low
1.2023
Last updated: 7/7/2026, 10:18:03 PM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.31 RUB |
| 10 DOP | 13.06 RUB |
| 50 DOP | 65.30 RUB |
| 100 DOP | 130.60 RUB |
| 500 DOP | 652.98 RUB |
| 1,000 DOP | 1,305.95 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-07T22:18:03Z",
"rates": {
"RUB": 1.305953
}
}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": 130.59529999999998,
"rate": 1.305953
}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