Rate Overview
Live
1 LSL = 248.9617 KHR
1 KHR = 0.004017
LSL
Avg
249.6837
High
250.7422
Low
248.9617
Last updated: 8/19/2026, 4:53:32 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 248.96 KHR |
| 10 LSL | 2,489.62 KHR |
| 50 LSL | 12,448.09 KHR |
| 100 LSL | 24,896.17 KHR |
| 500 LSL | 124,480.86 KHR |
| 1,000 LSL | 248,961.71 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-08-19T16:53:32Z",
"rates": {
"KHR": 248.961714
}
}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": 24896.1714,
"rate": 248.961714
}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