Rate Overview
Live
1 ALL = 0.188227 MVR
1 MVR = 5.3127
ALL
Avg
0.188977
High
0.190466
Low
0.187230
Last updated: 5/27/2026, 3:40:05 AM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.88 MVR |
| 50 ALL | 9.41 MVR |
| 100 ALL | 18.82 MVR |
| 500 ALL | 94.11 MVR |
| 1,000 ALL | 188.23 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-05-27T03:40:05Z",
"rates": {
"MVR": 0.188227
}
}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.8227,
"rate": 0.188227
}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