Rate Overview
Live
1 LSL = 244.6557 KHR
1 KHR = 0.004087
LSL
Avg
241.7924
High
245.8416
Low
238.3877
Last updated: 5/9/2026, 3:43:21 AM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 244.66 KHR |
| 10 LSL | 2,446.56 KHR |
| 50 LSL | 12,232.79 KHR |
| 100 LSL | 24,465.57 KHR |
| 500 LSL | 122,327.85 KHR |
| 1,000 LSL | 244,655.71 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-05-09T03:43:21Z",
"rates": {
"KHR": 244.655708
}
}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": 24465.5708,
"rate": 244.655708
}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