Rate Overview
Live
1 LSL = 244.3328 KHR
1 KHR = 0.004093
LSL
Avg
244.4728
High
245.7171
Low
243.9989
Last updated: 4/17/2026, 2:36:27 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 244.33 KHR |
| 10 LSL | 2,443.33 KHR |
| 50 LSL | 12,216.64 KHR |
| 100 LSL | 24,433.28 KHR |
| 500 LSL | 122,166.38 KHR |
| 1,000 LSL | 244,332.77 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-04-17T14:36:27Z",
"rates": {
"KHR": 244.332767
}
}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": 24433.2767,
"rate": 244.332767
}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