Rate Overview
Live
1 DOP = 0.074239 RON
1 RON = 13.4700
DOP
Avg
0.071054
High
0.077597
Low
0.067982
Last updated: 3/27/2026, 2:36:29 PM
Quick Conversions
| DOP | RON |
|---|---|
| 1 DOP | 0.07 RON |
| 10 DOP | 0.74 RON |
| 50 DOP | 3.71 RON |
| 100 DOP | 7.42 RON |
| 500 DOP | 37.12 RON |
| 1,000 DOP | 74.24 RON |
Get DOP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=RONExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-27T14:36:29Z",
"rates": {
"RON": 0.074239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "RON",
"amount": 100
},
"result": 7.4239,
"rate": 0.074239
}Build with DOP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key