Rate Overview
Live
1 DOP = 1.3065 RUB
1 RUB = 0.765415
DOP
Avg
1.3034
High
1.3086
Low
1.2920
Last updated: 7/9/2026, 4:15:56 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.31 RUB |
| 10 DOP | 13.06 RUB |
| 50 DOP | 65.32 RUB |
| 100 DOP | 130.65 RUB |
| 500 DOP | 653.24 RUB |
| 1,000 DOP | 1,306.48 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-09T04:15:56Z",
"rates": {
"RUB": 1.30648
}
}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.648,
"rate": 1.30648
}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