Rate Overview
Live
1 LSL = 0.241879 MYR
1 MYR = 4.1343
LSL
Avg
0.241844
High
0.242807
Low
0.240763
Last updated: 4/17/2026, 6:32:59 AM
Quick Conversions
| LSL | MYR |
|---|---|
| 1 LSL | 0.24 MYR |
| 10 LSL | 2.42 MYR |
| 50 LSL | 12.09 MYR |
| 100 LSL | 24.19 MYR |
| 500 LSL | 120.94 MYR |
| 1,000 LSL | 241.88 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-04-17T06:32:59Z",
"rates": {
"MYR": 0.241879
}
}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": 24.187900000000003,
"rate": 0.241879
}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