Rate Overview
Live
1 LSL = 233.7944 KHR
1 KHR = 0.004277
LSL
Avg
235.0929
High
236.8373
Low
233.7944
Last updated: 3/28/2026, 9:15:28 AM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 233.79 KHR |
| 10 LSL | 2,337.94 KHR |
| 50 LSL | 11,689.72 KHR |
| 100 LSL | 23,379.44 KHR |
| 500 LSL | 116,897.18 KHR |
| 1,000 LSL | 233,794.36 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-03-28T09:15:28Z",
"rates": {
"KHR": 233.794359
}
}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": 23379.435899999997,
"rate": 233.794359
}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