Rate Overview
Live
1 INR = 2.9628 PKR
1 PKR = 0.337524
INR
Avg
2.9451
High
2.9641
Low
2.9211
Last updated: 6/15/2026, 9:59:47 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.96 PKR |
| 10 INR | 29.63 PKR |
| 50 INR | 148.14 PKR |
| 100 INR | 296.28 PKR |
| 500 INR | 1,481.38 PKR |
| 1,000 INR | 2,962.76 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-06-15T09:59:47Z",
"rates": {
"PKR": 2.962756
}
}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": 296.2756,
"rate": 2.962756
}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