Rate Overview
Live
1 PEN = 45.5909 JPY
1 JPY = 0.021934
PEN
Avg
46.3337
High
47.0708
Low
45.5909
Last updated: 3/6/2026, 8:11:09 PM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 45.59 JPY |
| 10 PEN | 455.91 JPY |
| 50 PEN | 2,279.54 JPY |
| 100 PEN | 4,559.09 JPY |
| 500 PEN | 22,795.44 JPY |
| 1,000 PEN | 45,590.88 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-06T20:11:09Z",
"rates": {
"JPY": 45.590877
}
}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": 4559.0877,
"rate": 45.590877
}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