Rate Overview
Live
1 DOP = 0.074579 RON
1 RON = 13.4086
DOP
Avg
0.074718
High
0.075209
Low
0.074442
Last updated: 5/9/2026, 4:53:42 AM
Quick Conversions
| DOP | RON |
|---|---|
| 1 DOP | 0.07 RON |
| 10 DOP | 0.75 RON |
| 50 DOP | 3.73 RON |
| 100 DOP | 7.46 RON |
| 500 DOP | 37.29 RON |
| 1,000 DOP | 74.58 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-05-09T04:53:42Z",
"rates": {
"RON": 0.074579
}
}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.4579,
"rate": 0.074579
}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