Rate Overview
Live
1 ALL = 0.051070 MYR
1 MYR = 19.5810
ALL
Avg
0.050806
High
0.051070
Low
0.050620
Last updated: 9/3/2026, 10:02:13 AM
Quick Conversions
| ALL | MYR |
|---|---|
| 1 ALL | 0.05 MYR |
| 10 ALL | 0.51 MYR |
| 50 ALL | 2.55 MYR |
| 100 ALL | 5.11 MYR |
| 500 ALL | 25.54 MYR |
| 1,000 ALL | 51.07 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-09-03T10:02:13Z",
"rates": {
"MYR": 0.05107
}
}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": 5.106999999999999,
"rate": 0.05107
}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