Rate Overview
Live
1 PEN = 48.1764 JPY
1 JPY = 0.020757
PEN
Avg
43.1440
High
48.1764
Low
38.5471
Last updated: 7/23/2026, 1:37:17 PM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 48.18 JPY |
| 10 PEN | 481.76 JPY |
| 50 PEN | 2,408.82 JPY |
| 100 PEN | 4,817.64 JPY |
| 500 PEN | 24,088.18 JPY |
| 1,000 PEN | 48,176.35 JPY |
Get PEN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=JPYExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-23T13:37:17Z",
"rates": {
"JPY": 48.176351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "JPY",
"amount": 100
},
"result": 4817.6350999999995,
"rate": 48.176351
}Build with PEN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key