Rate Overview
Live
1 PEN = 46.5988 JPY
1 JPY = 0.021460
PEN
Avg
47.2939
High
47.8995
Low
46.5988
Last updated: 9/5/2026, 12:56:21 PM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 46.60 JPY |
| 10 PEN | 465.99 JPY |
| 50 PEN | 2,329.94 JPY |
| 100 PEN | 4,659.88 JPY |
| 500 PEN | 23,299.40 JPY |
| 1,000 PEN | 46,598.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-09-05T12:56:21Z",
"rates": {
"JPY": 46.598793
}
}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": 4659.8793000000005,
"rate": 46.598793
}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