Rate Overview
Live
1 LBP = 0.003152 PKR
1 PKR = 317.2589
LBP
Avg
0.003134
High
0.003153
Low
0.003095
Last updated: 3/7/2026, 7:35:58 AM
Quick Conversions
| LBP | PKR |
|---|---|
| 1 LBP | 0.00 PKR |
| 10 LBP | 0.03 PKR |
| 50 LBP | 0.16 PKR |
| 100 LBP | 0.32 PKR |
| 500 LBP | 1.58 PKR |
| 1,000 LBP | 3.15 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-03-07T07:35:58Z",
"rates": {
"PKR": 0.003152
}
}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.3152,
"rate": 0.003152
}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