Rate Overview
Live
1 INR = 2.8789 PKR
1 PKR = 0.347354
INR
Avg
3.0052
High
3.1242
Low
2.8789
Last updated: 7/25/2026, 10:41:43 PM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.88 PKR |
| 10 INR | 28.79 PKR |
| 50 INR | 143.95 PKR |
| 100 INR | 287.89 PKR |
| 500 INR | 1,439.46 PKR |
| 1,000 INR | 2,878.91 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-25T22:41:43Z",
"rates": {
"PKR": 2.87891
}
}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": 287.89099999999996,
"rate": 2.87891
}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