Rate Overview
Live
1 PEN = 28.2555 INR
1 INR = 0.035391
PEN
Avg
28.4059
High
28.5298
Low
28.2555
Last updated: 8/16/2026, 2:14:04 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 28.26 INR |
| 10 PEN | 282.55 INR |
| 50 PEN | 1,412.77 INR |
| 100 PEN | 2,825.55 INR |
| 500 PEN | 14,127.73 INR |
| 1,000 PEN | 28,255.47 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-16T02:14:04Z",
"rates": {
"INR": 28.255468
}
}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": 2825.5468,
"rate": 28.255468
}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