Rate Overview
Live
1 MRO = 0.389400 ETB
1 ETB = 2.5681
MRO
Avg
0.389688
High
0.393240
Low
0.387559
Last updated: 3/7/2026, 7:44:23 AM
Quick Conversions
| MRO | ETB |
|---|---|
| 1 MRO | 0.39 ETB |
| 10 MRO | 3.89 ETB |
| 50 MRO | 19.47 ETB |
| 100 MRO | 38.94 ETB |
| 500 MRO | 194.70 ETB |
| 1,000 MRO | 389.40 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-07T07:44:23Z",
"rates": {
"ETB": 0.3894
}
}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": 38.940000000000005,
"rate": 0.3894
}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