Rate Overview
Live
1 ETB = 0.028504 RON
1 RON = 35.0828
ETB
Avg
0.028603
High
0.028840
Low
0.028504
Last updated: 7/9/2026, 12:26:57 PM
Quick Conversions
| ETB | RON |
|---|---|
| 1 ETB | 0.03 RON |
| 10 ETB | 0.29 RON |
| 50 ETB | 1.43 RON |
| 100 ETB | 2.85 RON |
| 500 ETB | 14.25 RON |
| 1,000 ETB | 28.50 RON |
Get ETB/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=RONExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-09T12:26:57Z",
"rates": {
"RON": 0.028504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "RON",
"amount": 100
},
"result": 2.8504,
"rate": 0.028504
}Build with ETB/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key