Rate Overview
Live
1 MYR = 20.8917 ALL
1 ALL = 0.047866
MYR
Avg
20.9198
High
21.0577
Low
20.7670
Last updated: 3/7/2026, 1:05:53 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.89 ALL |
| 10 MYR | 208.92 ALL |
| 50 MYR | 1,044.59 ALL |
| 100 MYR | 2,089.17 ALL |
| 500 MYR | 10,445.85 ALL |
| 1,000 MYR | 20,891.71 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-07T01:05:53Z",
"rates": {
"ALL": 20.891707
}
}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": 2089.1707,
"rate": 20.891707
}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