Rate Overview
Live
1 MYR = 3.9789 LSL
1 LSL = 0.251323
MYR
Avg
4.0186
High
4.0459
Low
3.9789
Last updated: 7/3/2026, 9:37:14 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 3.98 LSL |
| 10 MYR | 39.79 LSL |
| 50 MYR | 198.95 LSL |
| 100 MYR | 397.89 LSL |
| 500 MYR | 1,989.47 LSL |
| 1,000 MYR | 3,978.95 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-03T21:37:14Z",
"rates": {
"LSL": 3.978946
}
}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": 397.8946,
"rate": 3.978946
}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