Rate Overview
Live
1 PEN = 46.1647 JPY
1 JPY = 0.021662
PEN
Avg
46.7792
High
47.6775
Low
46.1647
Last updated: 4/18/2026, 8:46:19 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 46.16 JPY |
| 10 PEN | 461.65 JPY |
| 50 PEN | 2,308.23 JPY |
| 100 PEN | 4,616.47 JPY |
| 500 PEN | 23,082.33 JPY |
| 1,000 PEN | 46,164.66 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-04-18T08:46:19Z",
"rates": {
"JPY": 46.164662
}
}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": 4616.4662,
"rate": 46.164662
}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