Rate Overview
Live
1 PEN = 28.2104 INR
1 INR = 0.035448
PEN
Avg
28.1888
High
28.5422
Low
27.9749
Last updated: 5/27/2026, 2:28:06 AM
Quick Conversions
| PEN | INR |
|---|---|
| 1 PEN | 28.21 INR |
| 10 PEN | 282.10 INR |
| 50 PEN | 1,410.52 INR |
| 100 PEN | 2,821.04 INR |
| 500 PEN | 14,105.22 INR |
| 1,000 PEN | 28,210.44 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-05-27T02:28:06Z",
"rates": {
"INR": 28.210436
}
}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": 2821.0436,
"rate": 28.210436
}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