Rate Overview
Live
1 MYR = 4.0796 LSL
1 LSL = 0.245125
MYR
Avg
4.1226
High
4.2769
Low
3.9733
Last updated: 7/27/2026, 10:21:11 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.08 LSL |
| 10 MYR | 40.80 LSL |
| 50 MYR | 203.98 LSL |
| 100 MYR | 407.96 LSL |
| 500 MYR | 2,039.78 LSL |
| 1,000 MYR | 4,079.55 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-27T22:21:11Z",
"rates": {
"LSL": 4.079552
}
}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": 407.9552,
"rate": 4.079552
}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