Rate Overview
Live
1 PKR = 0.059357 LSL
1 LSL = 16.8472
PKR
Avg
0.059454
High
0.059985
Low
0.058801
Last updated: 5/6/2026, 7:13:13 PM
Quick Conversions
| PKR | LSL |
|---|---|
| 1 PKR | 0.06 LSL |
| 10 PKR | 0.59 LSL |
| 50 PKR | 2.97 LSL |
| 100 PKR | 5.94 LSL |
| 500 PKR | 29.68 LSL |
| 1,000 PKR | 59.36 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-05-06T19:13:13Z",
"rates": {
"LSL": 0.059357
}
}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.9357,
"rate": 0.059357
}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