Rate Overview
Live
1 LBP = 0.044801 KHR
1 KHR = 22.3209
LBP
Avg
0.044654
High
0.047455
Low
0.044227
Last updated: 3/28/2026, 1:38:14 PM
Quick Conversions
| LBP | KHR |
|---|---|
| 1 LBP | 0.04 KHR |
| 10 LBP | 0.45 KHR |
| 50 LBP | 2.24 KHR |
| 100 LBP | 4.48 KHR |
| 500 LBP | 22.40 KHR |
| 1,000 LBP | 44.80 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-28T13:38:14Z",
"rates": {
"KHR": 0.044801
}
}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.4801,
"rate": 0.044801
}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