Rate Overview
Live
1 ETB = 0.028266 RON
1 RON = 35.3782
ETB
Avg
0.028224
High
0.030699
Low
0.027606
Last updated: 3/28/2026, 10:54:59 AM
Quick Conversions
| ETB | RON |
|---|---|
| 1 ETB | 0.03 RON |
| 10 ETB | 0.28 RON |
| 50 ETB | 1.41 RON |
| 100 ETB | 2.83 RON |
| 500 ETB | 14.13 RON |
| 1,000 ETB | 28.27 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-03-28T10:54:59Z",
"rates": {
"RON": 0.028266
}
}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.8266,
"rate": 0.028266
}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