Rate Overview
Live
1 PKR = 0.339925 INR
1 INR = 2.9418
PKR
Avg
0.339190
High
0.342341
Low
0.336284
Last updated: 6/18/2026, 6:19:15 AM
Quick Conversions
| PKR | INR |
|---|---|
| 1 PKR | 0.34 INR |
| 10 PKR | 3.40 INR |
| 50 PKR | 17.00 INR |
| 100 PKR | 33.99 INR |
| 500 PKR | 169.96 INR |
| 1,000 PKR | 339.92 INR |
Get PKR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=INRExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-06-18T06:19:15Z",
"rates": {
"INR": 0.339925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "INR",
"amount": 100
},
"result": 33.9925,
"rate": 0.339925
}Build with PKR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key