Rate Overview
Live
1 DOP = 0.079036 RON
1 RON = 12.6525
DOP
Avg
0.071932
High
0.079036
Low
0.067687
Last updated: 7/29/2026, 11:39:10 AM
Quick Conversions
| DOP | RON |
|---|---|
| 1 DOP | 0.08 RON |
| 10 DOP | 0.79 RON |
| 50 DOP | 3.95 RON |
| 100 DOP | 7.90 RON |
| 500 DOP | 39.52 RON |
| 1,000 DOP | 79.04 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-07-29T11:39:10Z",
"rates": {
"RON": 0.079036
}
}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.903599999999999,
"rate": 0.079036
}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