Rate Overview
Live
1 INR = 2.9487 PKR
1 PKR = 0.339133
INR
Avg
2.9372
High
2.9559
Low
2.9034
Last updated: 9/3/2026, 1:55:18 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.95 PKR |
| 10 INR | 29.49 PKR |
| 50 INR | 147.43 PKR |
| 100 INR | 294.87 PKR |
| 500 INR | 1,474.35 PKR |
| 1,000 INR | 2,948.69 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-09-03T01:55:18Z",
"rates": {
"PKR": 2.948693
}
}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": 294.8693,
"rate": 2.948693
}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