Rate Overview
Live
1 ETB = 2.5680 MRO
1 MRO = 0.389401
ETB
Avg
2.5662
High
2.5802
Low
2.5430
Last updated: 3/7/2026, 7:44:24 AM
Quick Conversions
| ETB | MRO |
|---|---|
| 1 ETB | 2.57 MRO |
| 10 ETB | 25.68 MRO |
| 50 ETB | 128.40 MRO |
| 100 ETB | 256.80 MRO |
| 500 ETB | 1,284.02 MRO |
| 1,000 ETB | 2,568.05 MRO |
Get ETB/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=MROExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-07T07:44:24Z",
"rates": {
"MRO": 2.568047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "MRO",
"amount": 100
},
"result": 256.8047,
"rate": 2.568047
}Build with ETB/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key