Rate Overview
Live
1 MYR = 20.1212 ALL
1 ALL = 0.049699
MYR
Avg
20.5468
High
21.2572
Low
19.8675
Last updated: 7/25/2026, 8:07:16 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.12 ALL |
| 10 MYR | 201.21 ALL |
| 50 MYR | 1,006.06 ALL |
| 100 MYR | 2,012.12 ALL |
| 500 MYR | 10,060.58 ALL |
| 1,000 MYR | 20,121.17 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-25T08:07:16Z",
"rates": {
"ALL": 20.121165
}
}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": 2012.1165,
"rate": 20.121165
}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