Rate Overview
Live
1 DOP = 1.2626 RUB
1 RUB = 0.791996
DOP
Avg
1.2730
High
1.2860
Low
1.2626
Last updated: 4/18/2026, 8:45:25 AM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.26 RUB |
| 10 DOP | 12.63 RUB |
| 50 DOP | 63.13 RUB |
| 100 DOP | 126.26 RUB |
| 500 DOP | 631.32 RUB |
| 1,000 DOP | 1,262.63 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-04-18T08:45:25Z",
"rates": {
"RUB": 1.262632
}
}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": 126.2632,
"rate": 1.262632
}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