Rate Overview
Live
1 PEN = 48.0683 JPY
1 JPY = 0.020804
PEN
Avg
48.0152
High
48.2211
Low
47.8889
Last updated: 7/23/2026, 8:14:59 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 48.07 JPY |
| 10 PEN | 480.68 JPY |
| 50 PEN | 2,403.42 JPY |
| 100 PEN | 4,806.83 JPY |
| 500 PEN | 24,034.17 JPY |
| 1,000 PEN | 48,068.34 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-23T08:14:59Z",
"rates": {
"JPY": 48.06834
}
}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": 4806.834,
"rate": 48.06834
}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