Rate Overview
Live
1 INR = 2.9135 PKR
1 PKR = 0.343227
INR
Avg
3.0809
High
3.2637
Low
2.9135
Last updated: 7/21/2026, 11:54:05 PM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.91 PKR |
| 10 INR | 29.14 PKR |
| 50 INR | 145.68 PKR |
| 100 INR | 291.35 PKR |
| 500 INR | 1,456.76 PKR |
| 1,000 INR | 2,913.52 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-21T23:54:05Z",
"rates": {
"PKR": 2.913524
}
}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.3524,
"rate": 2.913524
}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