Rate Overview
Live
1 LSL = 241.0350 KHR
1 KHR = 0.004149
LSL
Avg
230.7560
High
252.6941
Low
209.2214
Last updated: 7/28/2026, 3:30:17 PM
Quick Conversions
| LSL | KHR |
|---|---|
| 1 LSL | 241.04 KHR |
| 10 LSL | 2,410.35 KHR |
| 50 LSL | 12,051.75 KHR |
| 100 LSL | 24,103.50 KHR |
| 500 LSL | 120,517.52 KHR |
| 1,000 LSL | 241,035.03 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-28T15:30:17Z",
"rates": {
"KHR": 241.035032
}
}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": 24103.5032,
"rate": 241.035032
}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