Rate Overview
Live
1 ALL = 0.193970 MVR
1 MVR = 5.1554
ALL
Avg
0.194568
High
0.195448
Low
0.193970
Last updated: 9/2/2026, 4:08:31 AM
Quick Conversions
| ALL | MVR |
|---|---|
| 1 ALL | 0.19 MVR |
| 10 ALL | 1.94 MVR |
| 50 ALL | 9.70 MVR |
| 100 ALL | 19.40 MVR |
| 500 ALL | 96.99 MVR |
| 1,000 ALL | 193.97 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-09-02T04:08:31Z",
"rates": {
"MVR": 0.19397
}
}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.397000000000002,
"rate": 0.19397
}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