Rate Overview
Live
1 LSL = 247.7840 KHR
1 KHR = 0.004036
LSL
Avg
246.7546
High
247.7840
Low
244.6396
Last updated: 7/8/2026, 5:21:25 AM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 247.78 KHR |
| 10 LSL | 2,477.84 KHR |
| 50 LSL | 12,389.20 KHR |
| 100 LSL | 24,778.40 KHR |
| 500 LSL | 123,892.01 KHR |
| 1,000 LSL | 247,784.01 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-08T05:21:25Z",
"rates": {
"KHR": 247.784013
}
}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": 24778.401299999998,
"rate": 247.784013
}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