Rate Overview
Live
1 MVR = 5.1554 ALL
1 ALL = 0.193971
MVR
Avg
5.1396
High
5.1554
Low
5.1164
Last updated: 9/2/2026, 4:05:45 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.16 ALL |
| 10 MVR | 51.55 ALL |
| 50 MVR | 257.77 ALL |
| 100 MVR | 515.54 ALL |
| 500 MVR | 2,577.71 ALL |
| 1,000 MVR | 5,155.41 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-09-02T04:05:45Z",
"rates": {
"ALL": 5.155412
}
}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": 515.5412,
"rate": 5.155412
}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