Rate Overview
Live
1 LSL = 244.7234 KHR
1 KHR = 0.004086
LSL
Avg
241.7793
High
244.7234
Low
239.9532
Last updated: 7/31/2026, 6:29:36 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 244.72 KHR |
| 10 LSL | 2,447.23 KHR |
| 50 LSL | 12,236.17 KHR |
| 100 LSL | 24,472.34 KHR |
| 500 LSL | 122,361.72 KHR |
| 1,000 LSL | 244,723.45 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-07-31T18:29:36Z",
"rates": {
"KHR": 244.723446
}
}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": 24472.3446,
"rate": 244.723446
}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