Rate Overview
Live
1 INR = 2.9117 PKR
1 PKR = 0.343438
INR
Avg
3.0124
High
3.1242
Low
2.9041
Last updated: 7/11/2026, 6:37:48 PM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.91 PKR |
| 10 INR | 29.12 PKR |
| 50 INR | 145.59 PKR |
| 100 INR | 291.17 PKR |
| 500 INR | 1,455.87 PKR |
| 1,000 INR | 2,911.73 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-11T18:37:48Z",
"rates": {
"PKR": 2.911731
}
}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": 291.17310000000003,
"rate": 2.911731
}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