Rate Overview
Live
1 MVR = 10.0363 ETB
1 ETB = 0.099639
MVR
Avg
10.0750
High
10.1516
Low
10.0363
Last updated: 3/7/2026, 12:09:50 AM
Quick Conversions
| MVR | ETB |
|---|---|
| 1 MVR | 10.04 ETB |
| 10 MVR | 100.36 ETB |
| 50 MVR | 501.81 ETB |
| 100 MVR | 1,003.63 ETB |
| 500 MVR | 5,018.13 ETB |
| 1,000 MVR | 10,036.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-03-07T00:09:50Z",
"rates": {
"ETB": 10.036258
}
}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": 1003.6258,
"rate": 10.036258
}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