Rate Overview
Live
1 PEN = 48.0873 JPY
1 JPY = 0.020796
PEN
Avg
46.8237
High
48.3447
Low
44.7198
Last updated: 7/28/2026, 7:16:50 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 48.09 JPY |
| 10 PEN | 480.87 JPY |
| 50 PEN | 2,404.36 JPY |
| 100 PEN | 4,808.73 JPY |
| 500 PEN | 24,043.64 JPY |
| 1,000 PEN | 48,087.29 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-28T07:16:50Z",
"rates": {
"JPY": 48.087287
}
}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": 4808.728700000001,
"rate": 48.087287
}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