Rate Overview
Live
1 LBP = 0.045044 KHR
1 KHR = 22.2005
LBP
Avg
0.045064
High
0.045375
Low
0.044907
Last updated: 8/19/2026, 1:07:08 PM
Quick Conversions
| LBP | KHR |
|---|---|
| 1 LBP | 0.05 KHR |
| 10 LBP | 0.45 KHR |
| 50 LBP | 2.25 KHR |
| 100 LBP | 4.50 KHR |
| 500 LBP | 22.52 KHR |
| 1,000 LBP | 45.04 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-08-19T13:07:08Z",
"rates": {
"KHR": 0.045044
}
}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.5044,
"rate": 0.045044
}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