Rate Overview
Live
1 KHR = 0.004126 LSL
1 LSL = 242.3655
KHR
Avg
0.004056
High
0.004132
Low
0.003966
Last updated: 3/7/2026, 7:42:47 AM
Quick Conversions
| KHR | LSL |
|---|---|
| 1 KHR | 0.00 LSL |
| 10 KHR | 0.04 LSL |
| 50 KHR | 0.21 LSL |
| 100 KHR | 0.41 LSL |
| 500 KHR | 2.06 LSL |
| 1,000 KHR | 4.13 LSL |
Get KHR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=LSLExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T07:42:47Z",
"rates": {
"LSL": 0.004126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "LSL",
"amount": 100
},
"result": 0.4126,
"rate": 0.004126
}Build with KHR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key