Rate Overview
Live
1 MVR = 5.3535 ALL
1 ALL = 0.186793
MVR
Avg
5.3207
High
5.3691
Low
5.2712
Last updated: 3/7/2026, 12:09:36 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.35 ALL |
| 10 MVR | 53.54 ALL |
| 50 MVR | 267.68 ALL |
| 100 MVR | 535.35 ALL |
| 500 MVR | 2,676.75 ALL |
| 1,000 MVR | 5,353.51 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-07T00:09:36Z",
"rates": {
"ALL": 5.353508
}
}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": 535.3507999999999,
"rate": 5.353508
}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