Rate Overview
Live
1 PEN = 28.6558 INR
1 INR = 0.034897
PEN
Avg
27.6982
High
28.6558
Low
26.9592
Last updated: 7/27/2026, 1:54:43 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 28.66 INR |
| 10 PEN | 286.56 INR |
| 50 PEN | 1,432.79 INR |
| 100 PEN | 2,865.58 INR |
| 500 PEN | 14,327.89 INR |
| 1,000 PEN | 28,655.77 INR |
Get PEN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=INRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-27T01:54:43Z",
"rates": {
"INR": 28.65577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "INR",
"amount": 100
},
"result": 2865.577,
"rate": 28.65577
}Build with PEN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key