Rate Overview
Live
1 LSL = 241.5600 KHR
1 KHR = 0.004140
LSL
Avg
245.0353
High
253.5095
Low
236.8373
Last updated: 7/29/2026, 1:55:34 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 241.56 KHR |
| 10 LSL | 2,415.60 KHR |
| 50 LSL | 12,078.00 KHR |
| 100 LSL | 24,156.00 KHR |
| 500 LSL | 120,780.02 KHR |
| 1,000 LSL | 241,560.04 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-07-29T13:55:34Z",
"rates": {
"KHR": 241.560041
}
}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": 24156.004100000002,
"rate": 241.560041
}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