Rate Overview
Live
1 ALL = 0.190711 MVR
1 MVR = 5.2435
ALL
Avg
0.189399
High
0.190711
Low
0.187485
Last updated: 4/16/2026, 10:41:25 PM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.91 MVR |
| 50 ALL | 9.54 MVR |
| 100 ALL | 19.07 MVR |
| 500 ALL | 95.36 MVR |
| 1,000 ALL | 190.71 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-04-16T22:41:25Z",
"rates": {
"MVR": 0.190711
}
}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": 19.071099999999998,
"rate": 0.190711
}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