Rate Overview
Live
1 ALL = 0.050897 MYR
1 MYR = 19.6475
ALL
Avg
0.050756
High
0.050906
Low
0.050591
Last updated: 8/13/2026, 10:29:36 AM
Quick Conversions
| ALL | MYR |
|---|---|
| 1 ALL | 0.05 MYR |
| 10 ALL | 0.51 MYR |
| 50 ALL | 2.54 MYR |
| 100 ALL | 5.09 MYR |
| 500 ALL | 25.45 MYR |
| 1,000 ALL | 50.90 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-08-13T10:29:36Z",
"rates": {
"MYR": 0.050897
}
}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.0897,
"rate": 0.050897
}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