Rate Overview
Live
1 PEN = 45.9406 JPY
1 JPY = 0.021767
PEN
Avg
46.0053
High
46.2472
Low
45.7731
Last updated: 3/27/2026, 4:20:48 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 45.94 JPY |
| 10 PEN | 459.41 JPY |
| 50 PEN | 2,297.03 JPY |
| 100 PEN | 4,594.06 JPY |
| 500 PEN | 22,970.31 JPY |
| 1,000 PEN | 45,940.62 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-27T04:20:48Z",
"rates": {
"JPY": 45.940617
}
}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.0617,
"rate": 45.940617
}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