Rate Overview
Live
1 KHR = 0.000741 LTL
1 LTL = 1349.53
KHR
Avg
0.000736
High
0.000741
Low
0.000728
Last updated: 3/7/2026, 3:08:10 AM
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-03-07T03:08:10Z",
"rates": {
"LTL": 0.000741
}
}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.0741,
"rate": 0.000741
}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