Rate Overview
Live
1 MYR = 20.7391 ALL
1 ALL = 0.048218
MYR
Avg
20.6246
High
20.7927
Low
20.4580
Last updated: 5/7/2026, 8:17:33 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.74 ALL |
| 10 MYR | 207.39 ALL |
| 50 MYR | 1,036.96 ALL |
| 100 MYR | 2,073.91 ALL |
| 500 MYR | 10,369.57 ALL |
| 1,000 MYR | 20,739.13 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-05-07T08:17:33Z",
"rates": {
"ALL": 20.739134
}
}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": 2073.9134,
"rate": 20.739134
}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