Rate Overview
Live
1 PEN = 27.3671 INR
1 INR = 0.036540
PEN
Avg
25.4314
High
27.6634
Low
22.9200
Last updated: 3/27/2026, 11:50:07 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 27.37 INR |
| 10 PEN | 273.67 INR |
| 50 PEN | 1,368.35 INR |
| 100 PEN | 2,736.71 INR |
| 500 PEN | 13,683.55 INR |
| 1,000 PEN | 27,367.09 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-03-27T11:50:07Z",
"rates": {
"INR": 27.367092
}
}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": 2736.7092,
"rate": 27.367092
}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