Rate Overview
Live
1 LBP = 0.044923 KHR
1 KHR = 22.2603
LBP
Avg
0.044826
High
0.044923
Low
0.044700
Last updated: 5/7/2026, 3:59:35 PM
Quick Conversions
| LBP | KHR |
|---|---|
| 1 LBP | 0.04 KHR |
| 10 LBP | 0.45 KHR |
| 50 LBP | 2.25 KHR |
| 100 LBP | 4.49 KHR |
| 500 LBP | 22.46 KHR |
| 1,000 LBP | 44.92 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-07T15:59:35Z",
"rates": {
"KHR": 0.044923
}
}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.4923,
"rate": 0.044923
}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