Rate Overview
Live
1 MVR = 5.3424 ALL
1 ALL = 0.187182
MVR
Avg
5.3479
High
5.3702
Low
5.3283
Last updated: 6/29/2026, 12:15:51 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.34 ALL |
| 10 MVR | 53.42 ALL |
| 50 MVR | 267.12 ALL |
| 100 MVR | 534.24 ALL |
| 500 MVR | 2,671.20 ALL |
| 1,000 MVR | 5,342.40 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-06-29T00:15:51Z",
"rates": {
"ALL": 5.342403
}
}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": 534.2403,
"rate": 5.342403
}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