Rate Overview
Live
1 MYR = 3.9686 LSL
1 LSL = 0.251976
MYR
Avg
4.0082
High
4.0655
Low
3.9675
Last updated: 6/17/2026, 8:06:58 AM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 3.97 LSL |
| 10 MYR | 39.69 LSL |
| 50 MYR | 198.43 LSL |
| 100 MYR | 396.86 LSL |
| 500 MYR | 1,984.32 LSL |
| 1,000 MYR | 3,968.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-06-17T08:06:58Z",
"rates": {
"LSL": 3.968633
}
}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": 396.8633,
"rate": 3.968633
}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