Rate Overview
Live
1 LBP = 0.003117 PKR
1 PKR = 320.8213
LBP
Avg
0.003127
High
0.003142
Low
0.003116
Last updated: 3/28/2026, 2:59:05 PM
Quick Conversions
| LBP | PKR |
|---|---|
| 1 LBP | 0.00 PKR |
| 10 LBP | 0.03 PKR |
| 50 LBP | 0.16 PKR |
| 100 LBP | 0.31 PKR |
| 500 LBP | 1.56 PKR |
| 1,000 LBP | 3.12 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-28T14:59:05Z",
"rates": {
"PKR": 0.003117
}
}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.3117,
"rate": 0.003117
}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