Rate Overview
Live
1 PKR = 0.336741 INR
1 INR = 2.9696
PKR
Avg
0.337727
High
0.340387
Low
0.335098
Last updated: 5/8/2026, 4:42:15 AM
Quick Conversions
| PKR | INR |
|---|---|
| 1 PKR | 0.34 INR |
| 10 PKR | 3.37 INR |
| 50 PKR | 16.84 INR |
| 100 PKR | 33.67 INR |
| 500 PKR | 168.37 INR |
| 1,000 PKR | 336.74 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-05-08T04:42:15Z",
"rates": {
"INR": 0.336741
}
}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": 33.6741,
"rate": 0.336741
}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