Rate Overview
Live
1 ALL = 0.048566 MYR
1 MYR = 20.5905
ALL
Avg
0.048860
High
0.051119
Low
0.046065
Last updated: 5/27/2026, 9:48:26 AM
Quick Conversions
| ALL | MYR |
|---|---|
| 1 ALL | 0.05 MYR |
| 10 ALL | 0.49 MYR |
| 50 ALL | 2.43 MYR |
| 100 ALL | 4.86 MYR |
| 500 ALL | 24.28 MYR |
| 1,000 ALL | 48.57 MYR |
Get ALL/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MYRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-27T09:48:26Z",
"rates": {
"MYR": 0.048566
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MYR",
"amount": 100
},
"result": 4.8566,
"rate": 0.048566
}Build with ALL/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key