Rate Overview
Live
1 PKR = 0.328851 INR
1 INR = 3.0409
PKR
Avg
0.327308
High
0.328851
Low
0.325637
Last updated: 3/7/2026, 7:41:33 AM
Quick Conversions
| PKR | INR |
|---|---|
| 1 PKR | 0.33 INR |
| 10 PKR | 3.29 INR |
| 50 PKR | 16.44 INR |
| 100 PKR | 32.89 INR |
| 500 PKR | 164.43 INR |
| 1,000 PKR | 328.85 INR |
Get PKR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=INRExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-07T07:41:33Z",
"rates": {
"INR": 0.328851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "INR",
"amount": 100
},
"result": 32.8851,
"rate": 0.328851
}Build with PKR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key