Rate Overview
Live
1 INR = 2.9081 PKR
1 PKR = 0.343863
INR
Avg
2.9392
High
2.9790
Low
2.8761
Last updated: 7/20/2026, 8:48:38 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.91 PKR |
| 10 INR | 29.08 PKR |
| 50 INR | 145.41 PKR |
| 100 INR | 290.81 PKR |
| 500 INR | 1,454.07 PKR |
| 1,000 INR | 2,908.13 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-20T08:48:38Z",
"rates": {
"PKR": 2.908133
}
}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": 290.81329999999997,
"rate": 2.908133
}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