Rate Overview
Live
1 LSL = 247.2882 KHR
1 KHR = 0.004044
LSL
Avg
242.6668
High
252.4339
Low
233.5545
Last updated: 5/29/2026, 9:13:26 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 247.29 KHR |
| 10 LSL | 2,472.88 KHR |
| 50 LSL | 12,364.41 KHR |
| 100 LSL | 24,728.82 KHR |
| 500 LSL | 123,644.08 KHR |
| 1,000 LSL | 247,288.16 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-05-29T21:13:26Z",
"rates": {
"KHR": 247.288158
}
}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": 24728.8158,
"rate": 247.288158
}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