Rate Overview
Live
1 KHR = 0.004016 LSL
1 LSL = 249.0040
KHR
Avg
0.004005
High
0.004016
Low
0.003988
Last updated: 8/19/2026, 1:03:57 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.01 LSL |
| 1,000 KHR | 4.02 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-08-19T01:03:57Z",
"rates": {
"LSL": 0.004016
}
}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.40159999999999996,
"rate": 0.004016
}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