Rate Overview
Live
1 MYR = 19.5806 ALL
1 ALL = 0.051071
MYR
Avg
19.6829
High
19.7547
Low
19.5806
Last updated: 9/3/2026, 9:56:29 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 19.58 ALL |
| 10 MYR | 195.81 ALL |
| 50 MYR | 979.03 ALL |
| 100 MYR | 1,958.06 ALL |
| 500 MYR | 9,790.32 ALL |
| 1,000 MYR | 19,580.65 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-09-03T09:56:29Z",
"rates": {
"ALL": 19.580649
}
}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": 1958.0649,
"rate": 19.580649
}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