Rate Overview
Live
1 MVR = 10.0809 ETB
1 ETB = 0.099197
MVR
Avg
10.1135
High
10.1643
Low
10.0663
Last updated: 4/16/2026, 8:58:47 PM
Quick Conversions
| MVR | ETB |
|---|---|
| 1 MVR | 10.08 ETB |
| 10 MVR | 100.81 ETB |
| 50 MVR | 504.05 ETB |
| 100 MVR | 1,008.09 ETB |
| 500 MVR | 5,040.46 ETB |
| 1,000 MVR | 10,080.93 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-04-16T20:58:47Z",
"rates": {
"ETB": 10.080926
}
}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": 1008.0926,
"rate": 10.080926
}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