Rate Overview
Live
1 INR = 2.9427 PKR
1 PKR = 0.339821
INR
Avg
2.9525
High
2.9647
Low
2.9378
Last updated: 5/6/2026, 1:45:56 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.94 PKR |
| 10 INR | 29.43 PKR |
| 50 INR | 147.14 PKR |
| 100 INR | 294.27 PKR |
| 500 INR | 1,471.37 PKR |
| 1,000 INR | 2,942.73 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-06T01:45:56Z",
"rates": {
"PKR": 2.94273
}
}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.273,
"rate": 2.94273
}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