Rate Overview
Live
1 KHR = 0.004277 LSL
1 LSL = 233.8087
KHR
Avg
0.004173
High
0.004343
Low
0.003949
Last updated: 3/28/2026, 12:23:17 PM
Quick Conversions
| KHR | LSL |
|---|---|
| 1 KHR | 0.00 LSL |
| 10 KHR | 0.04 LSL |
| 50 KHR | 0.21 LSL |
| 100 KHR | 0.43 LSL |
| 500 KHR | 2.14 LSL |
| 1,000 KHR | 4.28 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-28T12:23:17Z",
"rates": {
"LSL": 0.004277
}
}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.4277,
"rate": 0.004277
}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