Rate Overview
Live
1 INR = 3.0527 PKR
1 PKR = 0.327580
INR
Avg
3.0605
High
3.0803
Low
3.0458
Last updated: 3/6/2026, 8:05:03 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 3.05 PKR |
| 10 INR | 30.53 PKR |
| 50 INR | 152.63 PKR |
| 100 INR | 305.27 PKR |
| 500 INR | 1,526.34 PKR |
| 1,000 INR | 3,052.69 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-06T08:05:03Z",
"rates": {
"PKR": 3.052685
}
}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": 305.26849999999996,
"rate": 3.052685
}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