Rate Overview
Live
1 LVL = 455.5424 PKR
1 PKR = 0.002195
LVL
Avg
454.7959
High
457.7463
Low
449.6131
Last updated: 7/25/2026, 1:57:01 AM
Quick Conversions
| LVL | PKR |
|---|---|
| 1 LVL | 455.54 PKR |
| 10 LVL | 4,555.42 PKR |
| 50 LVL | 22,777.12 PKR |
| 100 LVL | 45,554.24 PKR |
| 500 LVL | 227,771.21 PKR |
| 1,000 LVL | 455,542.43 PKR |
Get LVL/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=PKRExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-25T01:57:01Z",
"rates": {
"PKR": 455.542425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "PKR",
"amount": 100
},
"result": 45554.2425,
"rate": 455.542425
}Build with LVL/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key