Rate Overview
Live
1 DOP = 0.076465 RON
1 RON = 13.0779
DOP
Avg
0.073399
High
0.079007
Low
0.068653
Last updated: 5/29/2026, 9:45:06 PM
Quick Conversions
| DOP | RON |
|---|---|
| 1 DOP | 0.08 RON |
| 10 DOP | 0.76 RON |
| 50 DOP | 3.82 RON |
| 100 DOP | 7.65 RON |
| 500 DOP | 38.23 RON |
| 1,000 DOP | 76.47 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-29T21:45:06Z",
"rates": {
"RON": 0.076465
}
}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.6465000000000005,
"rate": 0.076465
}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