Rate Overview
Live
1 DOP = 1.3231 RUB
1 RUB = 0.755818
DOP
Avg
1.2985
High
1.3231
Low
1.2735
Last updated: 3/6/2026, 11:47:15 PM
Quick Conversions
| DOP | RUB |
|---|---|
| 1 DOP | 1.32 RUB |
| 10 DOP | 13.23 RUB |
| 50 DOP | 66.15 RUB |
| 100 DOP | 132.31 RUB |
| 500 DOP | 661.53 RUB |
| 1,000 DOP | 1,323.07 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-06T23:47:15Z",
"rates": {
"RUB": 1.323069
}
}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": 132.3069,
"rate": 1.323069
}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