Rate Overview
Live
1 ALL = 0.187965 MVR
1 MVR = 5.3201
ALL
Avg
0.187822
High
0.189148
Low
0.186212
Last updated: 7/14/2026, 9:12:04 PM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.88 MVR |
| 50 ALL | 9.40 MVR |
| 100 ALL | 18.80 MVR |
| 500 ALL | 93.98 MVR |
| 1,000 ALL | 187.97 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-07-14T21:12:04Z",
"rates": {
"MVR": 0.187965
}
}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.796499999999998,
"rate": 0.187965
}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