Rate Overview
Live
1 LSL = 242.3289 KHR
1 KHR = 0.004127
LSL
Avg
246.5764
High
252.0846
Low
241.9772
Last updated: 3/7/2026, 7:23:58 AM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 242.33 KHR |
| 10 LSL | 2,423.29 KHR |
| 50 LSL | 12,116.44 KHR |
| 100 LSL | 24,232.89 KHR |
| 500 LSL | 121,164.45 KHR |
| 1,000 LSL | 242,328.89 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-03-07T07:23:58Z",
"rates": {
"KHR": 242.32889
}
}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": 24232.889,
"rate": 242.32889
}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