Rate Overview
Live
1 MYR = 4.1155 LSL
1 LSL = 0.242985
MYR
Avg
4.0582
High
4.1155
Low
4.0018
Last updated: 7/26/2026, 2:42:12 AM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.12 LSL |
| 10 MYR | 41.15 LSL |
| 50 MYR | 205.77 LSL |
| 100 MYR | 411.55 LSL |
| 500 MYR | 2,057.74 LSL |
| 1,000 MYR | 4,115.48 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-26T02:42:12Z",
"rates": {
"LSL": 4.115482
}
}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": 411.5482,
"rate": 4.115482
}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