Rate Overview
Live
1 MVR = 5.3200 ALL
1 ALL = 0.187969
MVR
Avg
5.3362
High
5.3496
Low
5.3200
Last updated: 7/4/2026, 2:18:40 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.32 ALL |
| 10 MVR | 53.20 ALL |
| 50 MVR | 266.00 ALL |
| 100 MVR | 532.00 ALL |
| 500 MVR | 2,660.01 ALL |
| 1,000 MVR | 5,320.02 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-07-04T02:18:40Z",
"rates": {
"ALL": 5.320018
}
}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": 532.0018,
"rate": 5.320018
}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