Rate Overview
Live
1 MYR = 3.9507 LSL
1 LSL = 0.253121
MYR
Avg
3.9581
High
3.9992
Low
3.9394
Last updated: 8/14/2026, 9:57:47 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 3.95 LSL |
| 10 MYR | 39.51 LSL |
| 50 MYR | 197.53 LSL |
| 100 MYR | 395.07 LSL |
| 500 MYR | 1,975.34 LSL |
| 1,000 MYR | 3,950.68 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-08-14T21:57:47Z",
"rates": {
"LSL": 3.950678
}
}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": 395.0678,
"rate": 3.950678
}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