Rate Overview
Live
1 PEN = 46.9225 JPY
1 JPY = 0.021312
PEN
Avg
46.8109
High
46.9801
Low
46.5395
Last updated: 5/30/2026, 3:35:33 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 46.92 JPY |
| 10 PEN | 469.22 JPY |
| 50 PEN | 2,346.12 JPY |
| 100 PEN | 4,692.25 JPY |
| 500 PEN | 23,461.25 JPY |
| 1,000 PEN | 46,922.50 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-30T03:35:33Z",
"rates": {
"JPY": 46.922499
}
}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": 4692.2499,
"rate": 46.922499
}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