Rate Overview
Live
1 PEN = 46.8578 JPY
1 JPY = 0.021341
PEN
Avg
46.4756
High
47.6775
Low
44.9310
Last updated: 5/30/2026, 4:38:27 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 46.86 JPY |
| 10 PEN | 468.58 JPY |
| 50 PEN | 2,342.89 JPY |
| 100 PEN | 4,685.78 JPY |
| 500 PEN | 23,428.89 JPY |
| 1,000 PEN | 46,857.79 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-05-30T04:38:27Z",
"rates": {
"JPY": 46.857789
}
}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": 4685.778899999999,
"rate": 46.857789
}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