Rate Overview
Live
1 PEN = 26.4182 INR
1 INR = 0.037853
PEN
Avg
26.9217
High
27.4255
Low
26.4182
Last updated: 3/7/2026, 4:43:28 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 26.42 INR |
| 10 PEN | 264.18 INR |
| 50 PEN | 1,320.91 INR |
| 100 PEN | 2,641.82 INR |
| 500 PEN | 13,209.10 INR |
| 1,000 PEN | 26,418.19 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-07T04:43:28Z",
"rates": {
"INR": 26.418194
}
}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": 2641.8194,
"rate": 26.418194
}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