Rate Overview
Live
1 KHR = 0.004038 LSL
1 LSL = 247.6474
KHR
Avg
0.004047
High
0.004074
Low
0.004035
Last updated: 7/11/2026, 1:11:48 AM
Quick Conversions
| KHR | LSL |
|---|---|
| 1 KHR | 0.00 LSL |
| 10 KHR | 0.04 LSL |
| 50 KHR | 0.20 LSL |
| 100 KHR | 0.40 LSL |
| 500 KHR | 2.02 LSL |
| 1,000 KHR | 4.04 LSL |
Get KHR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=LSLExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-07-11T01:11:48Z",
"rates": {
"LSL": 0.004038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "LSL",
"amount": 100
},
"result": 0.4038,
"rate": 0.004038
}Build with KHR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key