Rate Overview
Live
1 MYR = 20.6769 ALL
1 ALL = 0.048363
MYR
Avg
20.7229
High
21.2572
Low
20.2850
Last updated: 3/27/2026, 9:55:48 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.68 ALL |
| 10 MYR | 206.77 ALL |
| 50 MYR | 1,033.85 ALL |
| 100 MYR | 2,067.69 ALL |
| 500 MYR | 10,338.47 ALL |
| 1,000 MYR | 20,676.93 ALL |
Get MYR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=ALLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T09:55:48Z",
"rates": {
"ALL": 20.676934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "ALL",
"amount": 100
},
"result": 2067.6934,
"rate": 20.676934
}Build with MYR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key