Rate Overview
Live
1 LSL = 253.1377 KHR
1 KHR = 0.003950
LSL
Avg
252.7616
High
253.4733
Low
250.4884
Last updated: 9/9/2026, 12:45:53 AM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 253.14 KHR |
| 10 LSL | 2,531.38 KHR |
| 50 LSL | 12,656.89 KHR |
| 100 LSL | 25,313.77 KHR |
| 500 LSL | 126,568.86 KHR |
| 1,000 LSL | 253,137.72 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-09-09T00:45:53Z",
"rates": {
"KHR": 253.137716
}
}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": 25313.7716,
"rate": 253.137716
}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