Rate Overview
Live
1 ALL = 0.185835 MVR
1 MVR = 5.3811
ALL
Avg
0.186590
High
0.190194
Low
0.183420
Last updated: 3/27/2026, 4:38:06 PM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.86 MVR |
| 50 ALL | 9.29 MVR |
| 100 ALL | 18.58 MVR |
| 500 ALL | 92.92 MVR |
| 1,000 ALL | 185.84 MVR |
Get ALL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MVRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T16:38:06Z",
"rates": {
"MVR": 0.185835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MVR",
"amount": 100
},
"result": 18.5835,
"rate": 0.185835
}Build with ALL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key