Rate Overview
Live
1 ETB = 2.4894 MRO
1 MRO = 0.401706
ETB
Avg
2.4759
High
2.4894
Low
2.4500
Last updated: 8/22/2026, 10:56:17 AM
Quick Conversions
| ETB | MRO |
|---|---|
| 1 ETB | 2.49 MRO |
| 10 ETB | 24.89 MRO |
| 50 ETB | 124.47 MRO |
| 100 ETB | 248.94 MRO |
| 500 ETB | 1,244.69 MRO |
| 1,000 ETB | 2,489.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-08-22T10:56:17Z",
"rates": {
"MRO": 2.489385
}
}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.9385,
"rate": 2.489385
}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