Rate Overview
Live
1 INR = 2.9148 PKR
1 PKR = 0.343077
INR
Avg
3.0305
High
3.6099
Low
2.1350
Last updated: 7/5/2026, 4:31:21 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.91 PKR |
| 10 INR | 29.15 PKR |
| 50 INR | 145.74 PKR |
| 100 INR | 291.48 PKR |
| 500 INR | 1,457.40 PKR |
| 1,000 INR | 2,914.80 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-05T04:31:21Z",
"rates": {
"PKR": 2.914796
}
}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.4796,
"rate": 2.914796
}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