Rate Overview
Live
1 MVR = 10.1383 ETB
1 ETB = 0.098636
MVR
Avg
10.1549
High
10.1634
Low
10.1383
Last updated: 5/7/2026, 6:46:35 AM
Quick Conversions
| MVR | ETB |
|---|---|
| 1 MVR | 10.14 ETB |
| 10 MVR | 101.38 ETB |
| 50 MVR | 506.91 ETB |
| 100 MVR | 1,013.83 ETB |
| 500 MVR | 5,069.13 ETB |
| 1,000 MVR | 10,138.26 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-05-07T06:46:35Z",
"rates": {
"ETB": 10.138258
}
}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": 1013.8258000000001,
"rate": 10.138258
}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