Rate Overview
Live
1 ALL = 0.191874 MVR
1 MVR = 5.2118
ALL
Avg
0.191655
High
0.191874
Low
0.191175
Last updated: 8/13/2026, 3:00:56 PM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.92 MVR |
| 50 ALL | 9.59 MVR |
| 100 ALL | 19.19 MVR |
| 500 ALL | 95.94 MVR |
| 1,000 ALL | 191.87 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-08-13T15:00:56Z",
"rates": {
"MVR": 0.191874
}
}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.1874,
"rate": 0.191874
}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