Rate Overview
Live
1 INR = 2.9358 PKR
1 PKR = 0.340619
INR
Avg
2.9385
High
2.9511
Low
2.9108
Last updated: 8/13/2026, 11:06:13 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.94 PKR |
| 10 INR | 29.36 PKR |
| 50 INR | 146.79 PKR |
| 100 INR | 293.58 PKR |
| 500 INR | 1,467.92 PKR |
| 1,000 INR | 2,935.83 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-08-13T11:06:13Z",
"rates": {
"PKR": 2.935833
}
}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": 293.5833,
"rate": 2.935833
}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