Rate Overview
Live
1 LBP = 0.045214 KHR
1 KHR = 22.1170
LBP
Avg
0.044867
High
0.045214
Low
0.044289
Last updated: 3/7/2026, 7:36:59 AM
Quick Conversions
| LBP | KHR |
|---|---|
| 1 LBP | 0.05 KHR |
| 10 LBP | 0.45 KHR |
| 50 LBP | 2.26 KHR |
| 100 LBP | 4.52 KHR |
| 500 LBP | 22.61 KHR |
| 1,000 LBP | 45.21 KHR |
Get LBP/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=KHRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:36:59Z",
"rates": {
"KHR": 0.045214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "KHR",
"amount": 100
},
"result": 4.5214,
"rate": 0.045214
}Build with LBP/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key