Rate Overview
Live
1 INR = 2.9381 PKR
1 PKR = 0.340355
INR
Avg
2.9265
High
2.9542
Low
2.9041
Last updated: 5/26/2026, 7:50:36 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.94 PKR |
| 10 INR | 29.38 PKR |
| 50 INR | 146.91 PKR |
| 100 INR | 293.81 PKR |
| 500 INR | 1,469.06 PKR |
| 1,000 INR | 2,938.11 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-05-26T07:50:36Z",
"rates": {
"PKR": 2.938112
}
}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": 293.8112,
"rate": 2.938112
}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