Rate Overview
Live
1 MRO = 0.392009 ETB
1 ETB = 2.5510
MRO
Avg
0.385239
High
0.392445
Low
0.359212
Last updated: 3/29/2026, 11:07:48 AM
Quick Conversions
| MRO | ETB |
|---|---|
| 1 MRO | 0.39 ETB |
| 10 MRO | 3.92 ETB |
| 50 MRO | 19.60 ETB |
| 100 MRO | 39.20 ETB |
| 500 MRO | 196.00 ETB |
| 1,000 MRO | 392.01 ETB |
Get MRO/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=ETBExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-29T11:07:48Z",
"rates": {
"ETB": 0.392009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "ETB",
"amount": 100
},
"result": 39.2009,
"rate": 0.392009
}Build with MRO/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key