Rate Overview
Live
1 MVR = 10.5237 ETB
1 ETB = 0.095023
MVR
Avg
10.4952
High
10.6140
Low
10.3763
Last updated: 9/3/2026, 4:14:56 AM
Quick Conversions
| MVR | ETB |
|---|---|
| 1 MVR | 10.52 ETB |
| 10 MVR | 105.24 ETB |
| 50 MVR | 526.19 ETB |
| 100 MVR | 1,052.37 ETB |
| 500 MVR | 5,261.86 ETB |
| 1,000 MVR | 10,523.72 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-09-03T04:14:56Z",
"rates": {
"ETB": 10.523715
}
}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": 1052.3715,
"rate": 10.523715
}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