Rate Overview
Live
1 MVR = 5.1898 ALL
1 ALL = 0.192685
MVR
Avg
5.2101
High
5.2208
Low
5.1898
Last updated: 8/15/2026, 6:31:53 PM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.19 ALL |
| 10 MVR | 51.90 ALL |
| 50 MVR | 259.49 ALL |
| 100 MVR | 518.98 ALL |
| 500 MVR | 2,594.91 ALL |
| 1,000 MVR | 5,189.82 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-08-15T18:31:53Z",
"rates": {
"ALL": 5.189819
}
}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": 518.9819,
"rate": 5.189819
}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