Rate Overview
Live
1 PEN = 28.3600 INR
1 INR = 0.035261
PEN
Avg
28.4124
High
28.5298
Low
28.2090
Last updated: 8/15/2026, 10:51:50 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 28.36 INR |
| 10 PEN | 283.60 INR |
| 50 PEN | 1,418.00 INR |
| 100 PEN | 2,836.00 INR |
| 500 PEN | 14,180.00 INR |
| 1,000 PEN | 28,359.99 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-08-15T10:51:50Z",
"rates": {
"INR": 28.359993
}
}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": 2835.9993,
"rate": 28.359993
}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