Rate Overview
Live
1 ALL = 0.049622 MYR
1 MYR = 20.1524
ALL
Avg
0.049520
High
0.049702
Low
0.049270
Last updated: 7/4/2026, 5:56:43 PM
Quick Conversions
| ALL | MYR |
|---|---|
| 1 ALL | 0.05 MYR |
| 10 ALL | 0.50 MYR |
| 50 ALL | 2.48 MYR |
| 100 ALL | 4.96 MYR |
| 500 ALL | 24.81 MYR |
| 1,000 ALL | 49.62 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-07-04T17:56:43Z",
"rates": {
"MYR": 0.049622
}
}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.9622,
"rate": 0.049622
}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