Rate Overview
Live
1 ETB = 2.4844 MRO
1 MRO = 0.402516
ETB
Avg
2.5065
High
2.5289
Low
2.4844
Last updated: 6/4/2026, 9:14:59 PM
Quick Conversions
| ETB | MRO |
|---|---|
| 1 ETB | 2.48 MRO |
| 10 ETB | 24.84 MRO |
| 50 ETB | 124.22 MRO |
| 100 ETB | 248.44 MRO |
| 500 ETB | 1,242.19 MRO |
| 1,000 ETB | 2,484.38 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-06-04T21:14:59Z",
"rates": {
"MRO": 2.484376
}
}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": 248.4376,
"rate": 2.484376
}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