Rate Overview
Live
1 MVR = 5.2806 ALL
1 ALL = 0.189373
MVR
Avg
5.2804
High
5.3051
Low
5.2701
Last updated: 5/7/2026, 12:13:02 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.28 ALL |
| 10 MVR | 52.81 ALL |
| 50 MVR | 264.03 ALL |
| 100 MVR | 528.06 ALL |
| 500 MVR | 2,640.30 ALL |
| 1,000 MVR | 5,280.59 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-05-07T00:13:02Z",
"rates": {
"ALL": 5.280592
}
}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": 528.0592,
"rate": 5.280592
}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