Rate Overview
Live
1 LSL = 0.252407 MYR
1 MYR = 3.9619
LSL
Avg
0.250087
High
0.252407
Low
0.245969
Last updated: 6/18/2026, 8:29:11 AM
Quick Conversions
| LSL | MYR |
|---|---|
| 1 LSL | 0.25 MYR |
| 10 LSL | 2.52 MYR |
| 50 LSL | 12.62 MYR |
| 100 LSL | 25.24 MYR |
| 500 LSL | 126.20 MYR |
| 1,000 LSL | 252.41 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-06-18T08:29:11Z",
"rates": {
"MYR": 0.252407
}
}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": 25.2407,
"rate": 0.252407
}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