Rate Overview
Live
1 ETB = 2.5151 MRO
1 MRO = 0.397598
ETB
Avg
2.5096
High
2.5213
Low
2.4871
Last updated: 6/23/2026, 8:54:10 AM
Quick Conversions
| ETB | MRO |
|---|---|
| 1 ETB | 2.52 MRO |
| 10 ETB | 25.15 MRO |
| 50 ETB | 125.76 MRO |
| 100 ETB | 251.51 MRO |
| 500 ETB | 1,257.55 MRO |
| 1,000 ETB | 2,515.10 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-23T08:54:10Z",
"rates": {
"MRO": 2.515101
}
}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": 251.5101,
"rate": 2.515101
}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