Rate Overview
Live
1 PEN = 28.3194 INR
1 INR = 0.035312
PEN
Avg
28.4982
High
28.6961
Low
28.3153
Last updated: 9/2/2026, 7:24:42 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 28.32 INR |
| 10 PEN | 283.19 INR |
| 50 PEN | 1,415.97 INR |
| 100 PEN | 2,831.94 INR |
| 500 PEN | 14,159.69 INR |
| 1,000 PEN | 28,319.39 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-09-02T07:24:42Z",
"rates": {
"INR": 28.319386
}
}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": 2831.9386,
"rate": 28.319386
}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