Rate Overview
Live
1 INR = 2.9330 PKR
1 PKR = 0.340944
INR
Avg
3.1264
High
3.2721
Low
2.9189
Last updated: 5/26/2026, 9:58:35 AM
Quick Conversions
| INR | PKR |
|---|---|
| 1 INR | 2.93 PKR |
| 10 INR | 29.33 PKR |
| 50 INR | 146.65 PKR |
| 100 INR | 293.30 PKR |
| 500 INR | 1,466.51 PKR |
| 1,000 INR | 2,933.03 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-05-26T09:58:35Z",
"rates": {
"PKR": 2.933029
}
}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": 293.30289999999997,
"rate": 2.933029
}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