Rate Overview
Live
1 MYR = 4.2149 LSL
1 LSL = 0.237255
MYR
Avg
4.2181
High
4.2549
Low
4.1846
Last updated: 5/7/2026, 1:47:52 PM
Quick Conversions
| MYR | LSL |
|---|---|
| 1 MYR | 4.21 LSL |
| 10 MYR | 42.15 LSL |
| 50 MYR | 210.74 LSL |
| 100 MYR | 421.49 LSL |
| 500 MYR | 2,107.44 LSL |
| 1,000 MYR | 4,214.88 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-05-07T13:47:52Z",
"rates": {
"LSL": 4.214877
}
}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": 421.4877,
"rate": 4.214877
}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