Rate Overview
Live
1 MYR = 20.6744 ALL
1 ALL = 0.048369
MYR
Avg
20.4673
High
21.7081
Low
19.5621
Last updated: 3/27/2026, 1:26:23 PM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.67 ALL |
| 10 MYR | 206.74 ALL |
| 50 MYR | 1,033.72 ALL |
| 100 MYR | 2,067.44 ALL |
| 500 MYR | 10,337.18 ALL |
| 1,000 MYR | 20,674.37 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-27T13:26:23Z",
"rates": {
"ALL": 20.674365
}
}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.4365000000003,
"rate": 20.674365
}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