Rate Overview
Live
1 LBP = 0.044654 KHR
1 KHR = 22.3944
LBP
Avg
0.044783
High
0.045144
Low
0.044611
Last updated: 5/27/2026, 9:37:43 PM
Quick Conversions
| LBP | KHR |
|---|---|
| 1 LBP | 0.04 KHR |
| 10 LBP | 0.45 KHR |
| 50 LBP | 2.23 KHR |
| 100 LBP | 4.47 KHR |
| 500 LBP | 22.33 KHR |
| 1,000 LBP | 44.65 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-05-27T21:37:43Z",
"rates": {
"KHR": 0.044654
}
}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.4654,
"rate": 0.044654
}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