Rate Overview
Live
1 MYR = 19.6343 ALL
1 ALL = 0.050931
MYR
Avg
19.6935
High
19.7356
Low
19.6343
Last updated: 8/15/2026, 2:58:27 AM
Quick Conversions
| MYR | ALL |
|---|---|
| 1 MYR | 19.63 ALL |
| 10 MYR | 196.34 ALL |
| 50 MYR | 981.72 ALL |
| 100 MYR | 1,963.43 ALL |
| 500 MYR | 9,817.16 ALL |
| 1,000 MYR | 19,634.32 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-08-15T02:58:27Z",
"rates": {
"ALL": 19.634321
}
}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": 1963.4321,
"rate": 19.634321
}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