Rate Overview
Live
1 KHR = 0.003955 LSL
1 LSL = 252.8445
KHR
Avg
0.003956
High
0.003992
Low
0.003945
Last updated: 9/9/2026, 5:01:17 PM
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 | 1.98 LSL |
| 1,000 KHR | 3.96 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-09-09T17:01:17Z",
"rates": {
"LSL": 0.003955
}
}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.3955,
"rate": 0.003955
}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