Rate Overview
Live
1 PEN = 27.8628 INR
1 INR = 0.035890
PEN
Avg
28.1327
High
28.4311
Low
27.8628
Last updated: 6/16/2026, 10:12:07 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 27.86 INR |
| 10 PEN | 278.63 INR |
| 50 PEN | 1,393.14 INR |
| 100 PEN | 2,786.28 INR |
| 500 PEN | 13,931.41 INR |
| 1,000 PEN | 27,862.83 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-16T10:12:07Z",
"rates": {
"INR": 27.862827
}
}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": 2786.2826999999997,
"rate": 27.862827
}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