Rate Overview
Live
1 MYR = 4.2446 LSL
1 LSL = 0.235595
MYR
Avg
4.2844
High
4.3459
Low
4.2446
Last updated: 3/27/2026, 5:07:07 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.24 LSL |
| 10 MYR | 42.45 LSL |
| 50 MYR | 212.23 LSL |
| 100 MYR | 424.46 LSL |
| 500 MYR | 2,122.29 LSL |
| 1,000 MYR | 4,244.58 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-27T17:07:07Z",
"rates": {
"LSL": 4.244578
}
}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": 424.45779999999996,
"rate": 4.244578
}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