Rate Overview
Live
1 ETB = 0.028084 RON
1 RON = 35.6075
ETB
Avg
0.028015
High
0.028404
Low
0.027606
Last updated: 3/7/2026, 9:11:51 AM
Quick Conversions
| ETB | RON |
|---|---|
| 1 ETB | 0.03 RON |
| 10 ETB | 0.28 RON |
| 50 ETB | 1.40 RON |
| 100 ETB | 2.81 RON |
| 500 ETB | 14.04 RON |
| 1,000 ETB | 28.08 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-07T09:11:51Z",
"rates": {
"RON": 0.028084
}
}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.8084000000000002,
"rate": 0.028084
}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