Rate Overview
Live
1 KHR = 0.000738 LTL
1 LTL = 1355.01
KHR
Avg
0.000735
High
0.000747
Low
0.000717
Last updated: 5/27/2026, 4:10:31 PM
Quick Conversions
| KHR | LTL |
|---|---|
| 1 KHR | 0.00 LTL |
| 10 KHR | 0.01 LTL |
| 50 KHR | 0.04 LTL |
| 100 KHR | 0.07 LTL |
| 500 KHR | 0.37 LTL |
| 1,000 KHR | 0.74 LTL |
Get KHR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=LTLExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-05-27T16:10:31Z",
"rates": {
"LTL": 0.000738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "LTL",
"amount": 100
},
"result": 0.0738,
"rate": 0.000738
}Build with KHR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key