Rate Overview
Live
1 DOP = 1.2509 RUB
1 RUB = 0.799440
DOP
Avg
1.2568
High
1.2698
Low
1.2502
Last updated: 5/9/2026, 8:32:50 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.25 RUB |
| 10 DOP | 12.51 RUB |
| 50 DOP | 62.54 RUB |
| 100 DOP | 125.09 RUB |
| 500 DOP | 625.44 RUB |
| 1,000 DOP | 1,250.88 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-05-09T08:32:50Z",
"rates": {
"RUB": 1.250876
}
}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.08760000000001,
"rate": 1.250876
}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