Rate Overview
Live
1 PEN = 82.8122 PKR
1 PKR = 0.012076
PEN
Avg
83.0483
High
85.1230
Low
80.2105
Last updated: 5/27/2026, 6:29:44 PM
Quick Conversions
| PEN | PKR |
|---|---|
| 1 PEN | 82.81 PKR |
| 10 PEN | 828.12 PKR |
| 50 PEN | 4,140.61 PKR |
| 100 PEN | 8,281.22 PKR |
| 500 PEN | 41,406.11 PKR |
| 1,000 PEN | 82,812.21 PKR |
Get PEN/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PKRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T18:29:44Z",
"rates": {
"PKR": 82.812214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PKR",
"amount": 100
},
"result": 8281.2214,
"rate": 82.812214
}Build with PEN/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key