Rate Overview
Live
1 PEN = 28.1500 INR
1 INR = 0.035524
PEN
Avg
25.0618
High
28.1500
Low
22.2882
Last updated: 7/9/2026, 11:19:13 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 28.15 INR |
| 10 PEN | 281.50 INR |
| 50 PEN | 1,407.50 INR |
| 100 PEN | 2,815.00 INR |
| 500 PEN | 14,075.01 INR |
| 1,000 PEN | 28,150.02 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-07-09T11:19:13Z",
"rates": {
"INR": 28.150025
}
}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": 2815.0025,
"rate": 28.150025
}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