Rate Overview
Live
1 MYR = 4.1937 LSL
1 LSL = 0.238453
MYR
Avg
4.1396
High
4.2019
Low
4.0739
Last updated: 3/7/2026, 4:26:41 AM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.19 LSL |
| 10 MYR | 41.94 LSL |
| 50 MYR | 209.69 LSL |
| 100 MYR | 419.37 LSL |
| 500 MYR | 2,096.85 LSL |
| 1,000 MYR | 4,193.71 LSL |
Get MYR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=LSLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T04:26:41Z",
"rates": {
"LSL": 4.193705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "LSL",
"amount": 100
},
"result": 419.37049999999994,
"rate": 4.193705
}Build with MYR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key