Rate Overview
Live
1 MYR = 20.1785 ALL
1 ALL = 0.049558
MYR
Avg
20.1234
High
20.2961
Low
19.8493
Last updated: 7/12/2026, 8:35:15 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 20.18 ALL |
| 10 MYR | 201.79 ALL |
| 50 MYR | 1,008.93 ALL |
| 100 MYR | 2,017.85 ALL |
| 500 MYR | 10,089.25 ALL |
| 1,000 MYR | 20,178.51 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-12T08:35:15Z",
"rates": {
"ALL": 20.178505
}
}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": 2017.8505,
"rate": 20.178505
}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