Rate Overview
Live
1 MYR = 3.9873 LSL
1 LSL = 0.250799
MYR
Avg
3.9878
High
4.0171
Low
3.9580
Last updated: 9/2/2026, 9:09:19 AM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 3.99 LSL |
| 10 MYR | 39.87 LSL |
| 50 MYR | 199.36 LSL |
| 100 MYR | 398.73 LSL |
| 500 MYR | 1,993.63 LSL |
| 1,000 MYR | 3,987.26 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-09-02T09:09:19Z",
"rates": {
"LSL": 3.987261
}
}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": 398.72610000000003,
"rate": 3.987261
}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