Rate Overview
Live
1 MVR = 5.3127 ALL
1 ALL = 0.188227
MVR
Avg
5.3079
High
5.3854
Low
5.2185
Last updated: 5/27/2026, 3:41:13 AM
Quick Conversions
| MVR | ALL |
|---|---|
| 1 MVR | 5.31 ALL |
| 10 MVR | 53.13 ALL |
| 50 MVR | 265.64 ALL |
| 100 MVR | 531.27 ALL |
| 500 MVR | 2,656.36 ALL |
| 1,000 MVR | 5,312.73 ALL |
Get MVR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=ALLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-27T03:41:13Z",
"rates": {
"ALL": 5.312729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "ALL",
"amount": 100
},
"result": 531.2729,
"rate": 5.312729
}Build with MVR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key