Rate Overview
Live
1 MYR = 20.1528 ALL
1 ALL = 0.049621
MYR
Avg
20.1874
High
20.2961
Low
20.1197
Last updated: 7/5/2026, 7:38:10 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.15 ALL |
| 10 MYR | 201.53 ALL |
| 50 MYR | 1,007.64 ALL |
| 100 MYR | 2,015.28 ALL |
| 500 MYR | 10,076.38 ALL |
| 1,000 MYR | 20,152.77 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-07-05T07:38:10Z",
"rates": {
"ALL": 20.152768
}
}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": 2015.2767999999999,
"rate": 20.152768
}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