Rate Overview
Live
1 KHR = 0.000150 LVL
1 LVL = 6666.67
KHR
Avg
0.000149
High
0.000150
Low
0.000148
Last updated: 3/7/2026, 7:44:40 AM
Quick Conversions
| KHR | LVL |
|---|---|
| 1 KHR | 0.00 LVL |
| 10 KHR | 0.00 LVL |
| 50 KHR | 0.01 LVL |
| 100 KHR | 0.02 LVL |
| 500 KHR | 0.08 LVL |
| 1,000 KHR | 0.15 LVL |
Get KHR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=LVLExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T07:44:40Z",
"rates": {
"LVL": 0.00015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "LVL",
"amount": 100
},
"result": 0.015,
"rate": 0.00015
}Build with KHR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key