Rate Overview
Live
1 MYR = 20.1996 ALL
1 ALL = 0.049506
MYR
Avg
20.6108
High
21.4190
Low
19.8978
Last updated: 6/28/2026, 9:17:29 PM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.20 ALL |
| 10 MYR | 202.00 ALL |
| 50 MYR | 1,009.98 ALL |
| 100 MYR | 2,019.96 ALL |
| 500 MYR | 10,099.81 ALL |
| 1,000 MYR | 20,199.61 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-06-28T21:17:29Z",
"rates": {
"ALL": 20.199611
}
}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": 2019.9611,
"rate": 20.199611
}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