Rate Overview
Live
1 ETB = 2.5033 MRO
1 MRO = 0.399474
ETB
Avg
2.4940
High
2.5065
Low
2.4768
Last updated: 7/12/2026, 8:58:01 PM
Quick Conversions
| ETB | MRO |
|---|---|
| 1 ETB | 2.50 MRO |
| 10 ETB | 25.03 MRO |
| 50 ETB | 125.16 MRO |
| 100 ETB | 250.33 MRO |
| 500 ETB | 1,251.65 MRO |
| 1,000 ETB | 2,503.29 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-07-12T20:58:01Z",
"rates": {
"MRO": 2.503294
}
}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": 250.3294,
"rate": 2.503294
}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