Rate Overview
Live
1 INR = 2.9459 PKR
1 PKR = 0.339461
INR
Avg
2.9566
High
2.9784
Low
2.9398
Last updated: 7/3/2026, 10:33:59 PM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.95 PKR |
| 10 INR | 29.46 PKR |
| 50 INR | 147.29 PKR |
| 100 INR | 294.59 PKR |
| 500 INR | 1,472.93 PKR |
| 1,000 INR | 2,945.85 PKR |
Get INR/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=PKRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-03T22:33:59Z",
"rates": {
"PKR": 2.94585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "PKR",
"amount": 100
},
"result": 294.58500000000004,
"rate": 2.94585
}Build with INR/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key