Rate Overview
Live
1 PEN = 48.1563 JPY
1 JPY = 0.020766
PEN
Avg
48.1542
High
48.3447
Low
47.8889
Last updated: 7/26/2026, 9:52:04 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 48.16 JPY |
| 10 PEN | 481.56 JPY |
| 50 PEN | 2,407.82 JPY |
| 100 PEN | 4,815.63 JPY |
| 500 PEN | 24,078.16 JPY |
| 1,000 PEN | 48,156.32 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-07-26T09:52:04Z",
"rates": {
"JPY": 48.156321
}
}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": 4815.6321,
"rate": 48.156321
}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