Rate Overview
Live
1 LSL = 243.8559 KHR
1 KHR = 0.004101
LSL
Avg
238.8432
High
252.0846
Low
220.2454
Last updated: 8/1/2026, 12:21:28 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 243.86 KHR |
| 10 LSL | 2,438.56 KHR |
| 50 LSL | 12,192.79 KHR |
| 100 LSL | 24,385.59 KHR |
| 500 LSL | 121,927.95 KHR |
| 1,000 LSL | 243,855.90 KHR |
Get LSL/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=KHRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-01T12:21:28Z",
"rates": {
"KHR": 243.855896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "KHR",
"amount": 100
},
"result": 24385.5896,
"rate": 243.855896
}Build with LSL/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key