Rate Overview
Live
1 MYR = 4.0086 LSL
1 LSL = 0.249462
MYR
Avg
4.0108
High
4.0459
Low
3.9622
Last updated: 7/22/2026, 7:07:52 AM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.01 LSL |
| 10 MYR | 40.09 LSL |
| 50 MYR | 200.43 LSL |
| 100 MYR | 400.86 LSL |
| 500 MYR | 2,004.31 LSL |
| 1,000 MYR | 4,008.63 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-07-22T07:07:52Z",
"rates": {
"LSL": 4.008626
}
}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": 400.86259999999993,
"rate": 4.008626
}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