Rate Overview
Live
1 ETB = 0.028860 RON
1 RON = 34.6500
ETB
Avg
0.028512
High
0.028860
Low
0.028280
Last updated: 6/19/2026, 9:02:30 AM
Quick Conversions
| ETB | RON |
|---|---|
| 1 ETB | 0.03 RON |
| 10 ETB | 0.29 RON |
| 50 ETB | 1.44 RON |
| 100 ETB | 2.89 RON |
| 500 ETB | 14.43 RON |
| 1,000 ETB | 28.86 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-06-19T09:02:30Z",
"rates": {
"RON": 0.02886
}
}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.886,
"rate": 0.02886
}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