Rate Overview
Live
1 PKR = 0.010494 LTL
1 LTL = 95.2925
PKR
Avg
0.010527
High
0.010585
Low
0.010494
Last updated: 4/17/2026, 6:11:55 AM
Quick Conversions
| PKR | LTL |
|---|---|
| 1 PKR | 0.01 LTL |
| 10 PKR | 0.10 LTL |
| 50 PKR | 0.52 LTL |
| 100 PKR | 1.05 LTL |
| 500 PKR | 5.25 LTL |
| 1,000 PKR | 10.49 LTL |
Get PKR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=LTLExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-04-17T06:11:55Z",
"rates": {
"LTL": 0.010494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "LTL",
"amount": 100
},
"result": 1.0493999999999999,
"rate": 0.010494
}Build with PKR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key