Rate Overview
Live
1 ETB = 2.4831 MRO
1 MRO = 0.402720
ETB
Avg
2.4830
High
2.5011
Low
2.4557
Last updated: 9/12/2026, 7:05:17 AM
Quick Conversions
| ETB | MRO |
|---|---|
| 1 ETB | 2.48 MRO |
| 10 ETB | 24.83 MRO |
| 50 ETB | 124.16 MRO |
| 100 ETB | 248.31 MRO |
| 500 ETB | 1,241.56 MRO |
| 1,000 ETB | 2,483.12 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-09-12T07:05:17Z",
"rates": {
"MRO": 2.483116
}
}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.3116,
"rate": 2.483116
}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