Rate Overview
Live
1 ALL = 0.186793 MVR
1 MVR = 5.3535
ALL
Avg
0.187953
High
0.189710
Low
0.186252
Last updated: 3/7/2026, 12:09:32 AM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.87 MVR |
| 50 ALL | 9.34 MVR |
| 100 ALL | 18.68 MVR |
| 500 ALL | 93.40 MVR |
| 1,000 ALL | 186.79 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-07T00:09:32Z",
"rates": {
"MVR": 0.186793
}
}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.679299999999998,
"rate": 0.186793
}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