Rate Overview
Live
1 MVR = 10.4225 ETB
1 ETB = 0.095946
MVR
Avg
9.1374
High
10.4225
Low
7.1497
Last updated: 7/27/2026, 7:12:34 AM
Quick Conversions
| MVR | ETB |
|---|---|
| 1 MVR | 10.42 ETB |
| 10 MVR | 104.22 ETB |
| 50 MVR | 521.12 ETB |
| 100 MVR | 1,042.25 ETB |
| 500 MVR | 5,211.24 ETB |
| 1,000 MVR | 10,422.48 ETB |
Get MVR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ETBExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-27T07:12:34Z",
"rates": {
"ETB": 10.422482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ETB",
"amount": 100
},
"result": 1042.2482,
"rate": 10.422482
}Build with MVR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key