Rate Overview
Live
1 MYR = 4.1091 LSL
1 LSL = 0.243362
MYR
Avg
4.1834
High
4.2549
Low
4.1091
Last updated: 5/27/2026, 6:37:48 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.11 LSL |
| 10 MYR | 41.09 LSL |
| 50 MYR | 205.46 LSL |
| 100 MYR | 410.91 LSL |
| 500 MYR | 2,054.56 LSL |
| 1,000 MYR | 4,109.11 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-05-27T18:37:48Z",
"rates": {
"LSL": 4.109113
}
}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": 410.9113,
"rate": 4.109113
}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