Rate Overview
Live
1 MUR = 3.3528 ETB
1 ETB = 0.298257
MUR
Avg
3.3457
High
3.3592
Low
3.3376
Last updated: 5/8/2026, 11:45:02 AM
Quick Conversions
| MUR | ETB |
|---|---|
| 1 MUR | 3.35 ETB |
| 10 MUR | 33.53 ETB |
| 50 MUR | 167.64 ETB |
| 100 MUR | 335.28 ETB |
| 500 MUR | 1,676.41 ETB |
| 1,000 MUR | 3,352.82 ETB |
Get MUR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=ETBExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-08T11:45:02Z",
"rates": {
"ETB": 3.352816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "ETB",
"amount": 100
},
"result": 335.28159999999997,
"rate": 3.352816
}Build with MUR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key