Rate Overview
Live
1 PKR = 0.341295 INR
1 INR = 2.9300
PKR
Avg
0.330366
High
0.344341
Low
0.320084
Last updated: 5/28/2026, 11:03:59 PM
Quick Conversions
| PKR | INR |
|---|---|
| 1 PKR | 0.34 INR |
| 10 PKR | 3.41 INR |
| 50 PKR | 17.06 INR |
| 100 PKR | 34.13 INR |
| 500 PKR | 170.65 INR |
| 1,000 PKR | 341.30 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-05-28T23:03:59Z",
"rates": {
"INR": 0.341295
}
}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": 34.1295,
"rate": 0.341295
}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