Rate Overview
Live
1 LBP = 0.010146 KPW
1 KPW = 98.5610
LBP
Avg
0.010064
High
0.010146
Low
0.009947
Last updated: 3/7/2026, 9:17:55 AM
Quick Conversions
| LBP | KPW |
|---|---|
| 1 LBP | 0.01 KPW |
| 10 LBP | 0.10 KPW |
| 50 LBP | 0.51 KPW |
| 100 LBP | 1.01 KPW |
| 500 LBP | 5.07 KPW |
| 1,000 LBP | 10.15 KPW |
Get LBP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=KPWExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T09:17:55Z",
"rates": {
"KPW": 0.010146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "KPW",
"amount": 100
},
"result": 1.0146,
"rate": 0.010146
}Build with LBP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key