Rate Overview
Live
1 MVR = 5.3811 ALL
1 ALL = 0.185836
MVR
Avg
5.3705
High
5.3811
Low
5.3459
Last updated: 3/27/2026, 11:26:26 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.38 ALL |
| 10 MVR | 53.81 ALL |
| 50 MVR | 269.05 ALL |
| 100 MVR | 538.11 ALL |
| 500 MVR | 2,690.54 ALL |
| 1,000 MVR | 5,381.09 ALL |
Get MVR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ALLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T11:26:26Z",
"rates": {
"ALL": 5.381089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ALL",
"amount": 100
},
"result": 538.1089000000001,
"rate": 5.381089
}Build with MVR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key