Rate Overview
Live
1 MYR = 4.1312 LSL
1 LSL = 0.242062
MYR
Avg
4.1345
High
4.1534
Low
4.1185
Last updated: 4/17/2026, 7:37:47 AM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.13 LSL |
| 10 MYR | 41.31 LSL |
| 50 MYR | 206.56 LSL |
| 100 MYR | 413.12 LSL |
| 500 MYR | 2,065.58 LSL |
| 1,000 MYR | 4,131.17 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-04-17T07:37:47Z",
"rates": {
"LSL": 4.131169
}
}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": 413.1169,
"rate": 4.131169
}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