Rate Overview
Live
1 LSL = 242.7429 KHR
1 KHR = 0.004120
LSL
Avg
246.3177
High
248.6425
Low
242.7429
Last updated: 6/19/2026, 9:52:09 AM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 242.74 KHR |
| 10 LSL | 2,427.43 KHR |
| 50 LSL | 12,137.14 KHR |
| 100 LSL | 24,274.29 KHR |
| 500 LSL | 121,371.44 KHR |
| 1,000 LSL | 242,742.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-06-19T09:52:09Z",
"rates": {
"KHR": 242.742885
}
}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": 24274.2885,
"rate": 242.742885
}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