Rate Overview
Live
1 PEN = 48.4387 JPY
1 JPY = 0.020645
PEN
Avg
46.9252
High
48.4387
Low
45.3393
Last updated: 7/29/2026, 5:38:01 PM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 48.44 JPY |
| 10 PEN | 484.39 JPY |
| 50 PEN | 2,421.93 JPY |
| 100 PEN | 4,843.87 JPY |
| 500 PEN | 24,219.34 JPY |
| 1,000 PEN | 48,438.68 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-29T17:38:01Z",
"rates": {
"JPY": 48.438677
}
}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": 4843.8677,
"rate": 48.438677
}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