Rate Overview
Live
1 MYR = 4.2422 LSL
1 LSL = 0.235726
MYR
Avg
4.1547
High
4.3241
Low
3.9942
Last updated: 3/27/2026, 8:30:00 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.24 LSL |
| 10 MYR | 42.42 LSL |
| 50 MYR | 212.11 LSL |
| 100 MYR | 424.22 LSL |
| 500 MYR | 2,121.10 LSL |
| 1,000 MYR | 4,242.21 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-03-27T20:30:00Z",
"rates": {
"LSL": 4.242206
}
}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": 424.22060000000005,
"rate": 4.242206
}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