Rate Overview
Live
1 ALL = 0.047865 MYR
1 MYR = 20.8921
ALL
Avg
0.047802
High
0.048153
Low
0.047488
Last updated: 3/7/2026, 12:12:51 AM
Quick Conversions
| ALL | MYR |
|---|---|
| 1 ALL | 0.05 MYR |
| 10 ALL | 0.48 MYR |
| 50 ALL | 2.39 MYR |
| 100 ALL | 4.79 MYR |
| 500 ALL | 23.93 MYR |
| 1,000 ALL | 47.86 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-03-07T00:12:51Z",
"rates": {
"MYR": 0.047865
}
}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.7865,
"rate": 0.047865
}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