Rate Overview
Live
1 PEN = 27.9552 INR
1 INR = 0.035771
PEN
Avg
27.8354
High
27.9732
Low
27.5946
Last updated: 6/30/2026, 12:46:17 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 27.96 INR |
| 10 PEN | 279.55 INR |
| 50 PEN | 1,397.76 INR |
| 100 PEN | 2,795.52 INR |
| 500 PEN | 13,977.61 INR |
| 1,000 PEN | 27,955.23 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-06-30T00:46:17Z",
"rates": {
"INR": 27.955225
}
}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": 2795.5225,
"rate": 27.955225
}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