Rate Overview
Live
1 LSL = 0.235726 MYR
1 MYR = 4.2422
LSL
Avg
0.242487
High
0.247075
Low
0.230101
Last updated: 3/27/2026, 6:53:03 PM
Quick Conversions
| LSL | MYR |
|---|---|
| 1 LSL | 0.24 MYR |
| 10 LSL | 2.36 MYR |
| 50 LSL | 11.79 MYR |
| 100 LSL | 23.57 MYR |
| 500 LSL | 117.86 MYR |
| 1,000 LSL | 235.73 MYR |
Get LSL/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MYRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T18:53:03Z",
"rates": {
"MYR": 0.235726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MYR",
"amount": 100
},
"result": 23.572599999999998,
"rate": 0.235726
}Build with LSL/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key