Rate Overview
Live
1 INR = 2.9939 PKR
1 PKR = 0.334008
INR
Avg
3.1721
High
3.2847
Low
2.9938
Last updated: 3/26/2026, 5:10:28 PM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.99 PKR |
| 10 INR | 29.94 PKR |
| 50 INR | 149.70 PKR |
| 100 INR | 299.39 PKR |
| 500 INR | 1,496.97 PKR |
| 1,000 INR | 2,993.94 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-03-26T17:10:28Z",
"rates": {
"PKR": 2.99394
}
}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": 299.394,
"rate": 2.99394
}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