Rate Overview
Live
1 ALL = 0.188075 MVR
1 MVR = 5.3170
ALL
Avg
0.188340
High
0.191624
Low
0.185686
Last updated: 7/7/2026, 8:41:13 AM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.88 MVR |
| 50 ALL | 9.40 MVR |
| 100 ALL | 18.81 MVR |
| 500 ALL | 94.04 MVR |
| 1,000 ALL | 188.08 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-07T08:41:13Z",
"rates": {
"MVR": 0.188075
}
}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.807499999999997,
"rate": 0.188075
}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