Rate Overview
Live
1 LSL = 0.245268 MYR
1 MYR = 4.0772
LSL
Avg
0.245158
High
0.249885
Low
0.242984
Last updated: 7/29/2026, 9:32:21 AM
Quick Conversions
| LSL | MYR |
|---|---|
| 1 LSL | 0.25 MYR |
| 10 LSL | 2.45 MYR |
| 50 LSL | 12.26 MYR |
| 100 LSL | 24.53 MYR |
| 500 LSL | 122.63 MYR |
| 1,000 LSL | 245.27 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-29T09:32:21Z",
"rates": {
"MYR": 0.245268
}
}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.5268,
"rate": 0.245268
}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