Rate Overview
Live
1 PEN = 48.1584 JPY
1 JPY = 0.020765
PEN
Avg
46.8708
High
48.2482
Low
45.3393
Last updated: 7/28/2026, 11:41:16 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 48.16 JPY |
| 10 PEN | 481.58 JPY |
| 50 PEN | 2,407.92 JPY |
| 100 PEN | 4,815.84 JPY |
| 500 PEN | 24,079.19 JPY |
| 1,000 PEN | 48,158.38 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-28T11:41:16Z",
"rates": {
"JPY": 48.158377
}
}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": 4815.8377,
"rate": 48.158377
}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