Rate Overview
Live
1 INR = 0.036316 PEN
1 PEN = 27.5361
INR
Avg
0.036715
High
0.036991
Low
0.036316
Last updated: 5/6/2026, 11:09:13 PM
Quick Conversions
| INR | PEN |
|---|---|
| 1 INR | 0.04 PEN |
| 10 INR | 0.36 PEN |
| 50 INR | 1.82 PEN |
| 100 INR | 3.63 PEN |
| 500 INR | 18.16 PEN |
| 1,000 INR | 36.32 PEN |
Get INR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=PENExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-06T23:09:13Z",
"rates": {
"PEN": 0.036316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "PEN",
"amount": 100
},
"result": 3.6316,
"rate": 0.036316
}Build with INR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key