Rate Overview
Live
1 DOP = 0.073684 RON
1 RON = 13.5715
DOP
Avg
0.072904
High
0.074115
Low
0.071491
Last updated: 3/6/2026, 4:57:49 PM
Quick Conversions
| DOP | RON |
|---|---|
| 1 DOP | 0.07 RON |
| 10 DOP | 0.74 RON |
| 50 DOP | 3.68 RON |
| 100 DOP | 7.37 RON |
| 500 DOP | 36.84 RON |
| 1,000 DOP | 73.68 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-06T16:57:49Z",
"rates": {
"RON": 0.073684
}
}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.3684,
"rate": 0.073684
}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