Rate Overview
Live
1 PKR = 0.057691 LSL
1 LSL = 17.3337
PKR
Avg
0.058085
High
0.058524
Low
0.057691
Last updated: 7/7/2026, 11:17:37 AM
Quick Conversions
| PKR | LSL |
|---|---|
| 1 PKR | 0.06 LSL |
| 10 PKR | 0.58 LSL |
| 50 PKR | 2.88 LSL |
| 100 PKR | 5.77 LSL |
| 500 PKR | 28.85 LSL |
| 1,000 PKR | 57.69 LSL |
Get PKR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=LSLExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-07-07T11:17:37Z",
"rates": {
"LSL": 0.057691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "LSL",
"amount": 100
},
"result": 5.7691,
"rate": 0.057691
}Build with PKR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key