Rate Overview
Live
1 LBP = 0.003080 PKR
1 PKR = 324.6753
LBP
Avg
0.003104
High
0.003153
Low
0.003021
Last updated: 7/26/2026, 1:16:47 AM
Quick Conversions
| LBP | PKR |
|---|---|
| 1 LBP | 0.00 PKR |
| 10 LBP | 0.03 PKR |
| 50 LBP | 0.15 PKR |
| 100 LBP | 0.31 PKR |
| 500 LBP | 1.54 PKR |
| 1,000 LBP | 3.08 PKR |
Get LBP/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=PKRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-26T01:16:47Z",
"rates": {
"PKR": 0.00308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "PKR",
"amount": 100
},
"result": 0.308,
"rate": 0.00308
}Build with LBP/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key