Rate Overview
Live
1 LSL = 0.244571 MYR
1 MYR = 4.0888
LSL
Avg
0.248187
High
0.251440
Low
0.242984
Last updated: 7/28/2026, 11:06:25 AM
Quick Conversions
| LSL | MYR |
|---|---|
| 1 LSL | 0.24 MYR |
| 10 LSL | 2.45 MYR |
| 50 LSL | 12.23 MYR |
| 100 LSL | 24.46 MYR |
| 500 LSL | 122.29 MYR |
| 1,000 LSL | 244.57 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-07-28T11:06:25Z",
"rates": {
"MYR": 0.244571
}
}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.4571,
"rate": 0.244571
}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