Rate Overview
Live
1 MVR = 5.3289 ALL
1 ALL = 0.187656
MVR
Avg
5.5811
High
6.2468
Low
5.2867
Last updated: 7/26/2026, 5:12:38 PM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.33 ALL |
| 10 MVR | 53.29 ALL |
| 50 MVR | 266.45 ALL |
| 100 MVR | 532.89 ALL |
| 500 MVR | 2,664.45 ALL |
| 1,000 MVR | 5,328.91 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-26T17:12:38Z",
"rates": {
"ALL": 5.328908
}
}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.8908,
"rate": 5.328908
}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