Rate Overview
Live
1 PKR = 0.331152 INR
1 INR = 3.0198
PKR
Avg
0.332069
High
0.333776
Low
0.330118
Last updated: 4/17/2026, 7:22:37 PM
Quick Conversions
| PKR | INR |
|---|---|
| 1 PKR | 0.33 INR |
| 10 PKR | 3.31 INR |
| 50 PKR | 16.56 INR |
| 100 PKR | 33.12 INR |
| 500 PKR | 165.58 INR |
| 1,000 PKR | 331.15 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-04-17T19:22:37Z",
"rates": {
"INR": 0.331152
}
}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.1152,
"rate": 0.331152
}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