Rate Overview
Live
1 MYR = 4.0128 LSL
1 LSL = 0.249202
MYR
Avg
4.1037
High
4.2694
Low
3.9685
Last updated: 7/12/2026, 3:13:37 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.01 LSL |
| 10 MYR | 40.13 LSL |
| 50 MYR | 200.64 LSL |
| 100 MYR | 401.28 LSL |
| 500 MYR | 2,006.41 LSL |
| 1,000 MYR | 4,012.81 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-07-12T15:13:37Z",
"rates": {
"LSL": 4.012814
}
}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": 401.28139999999996,
"rate": 4.012814
}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