Rate Overview
Live
1 DOP = 1.3679 RUB
1 RUB = 0.731042
DOP
Avg
1.3881
High
1.4658
Low
1.3389
Last updated: 3/27/2026, 6:06:49 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.37 RUB |
| 10 DOP | 13.68 RUB |
| 50 DOP | 68.40 RUB |
| 100 DOP | 136.79 RUB |
| 500 DOP | 683.95 RUB |
| 1,000 DOP | 1,367.91 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-03-27T06:06:49Z",
"rates": {
"RUB": 1.36791
}
}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": 136.791,
"rate": 1.36791
}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