Rate Overview
Live
1 PEN = 45.9439 JPY
1 JPY = 0.021766
PEN
Avg
46.0058
High
46.2472
Low
45.7731
Last updated: 3/27/2026, 6:06:15 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 45.94 JPY |
| 10 PEN | 459.44 JPY |
| 50 PEN | 2,297.20 JPY |
| 100 PEN | 4,594.39 JPY |
| 500 PEN | 22,971.96 JPY |
| 1,000 PEN | 45,943.93 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-03-27T06:06:15Z",
"rates": {
"JPY": 45.943927
}
}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": 4594.3927,
"rate": 45.943927
}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