Rate Overview
Live
1 INR = 3.0037 PKR
1 PKR = 0.332928
INR
Avg
3.0143
High
3.0508
Low
2.9960
Last updated: 4/15/2026, 11:56:58 PM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 3.00 PKR |
| 10 INR | 30.04 PKR |
| 50 INR | 150.18 PKR |
| 100 INR | 300.37 PKR |
| 500 INR | 1,501.83 PKR |
| 1,000 INR | 3,003.65 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-04-15T23:56:58Z",
"rates": {
"PKR": 3.003653
}
}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": 300.3653,
"rate": 3.003653
}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