Rate Overview
Live
1 ETB = 0.028125 RON
1 RON = 35.5556
ETB
Avg
0.028050
High
0.028618
Low
0.027526
Last updated: 5/29/2026, 10:58:59 PM
Quick Conversions
| ETB | RON |
|---|---|
| 1 ETB | 0.03 RON |
| 10 ETB | 0.28 RON |
| 50 ETB | 1.41 RON |
| 100 ETB | 2.81 RON |
| 500 ETB | 14.06 RON |
| 1,000 ETB | 28.13 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-05-29T22:58:59Z",
"rates": {
"RON": 0.028125
}
}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.8125,
"rate": 0.028125
}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