Rate Overview
Live
1 PEN = 47.6230 JPY
1 JPY = 0.020998
PEN
Avg
47.3234
High
47.6277
Low
46.8023
Last updated: 8/14/2026, 7:05:47 PM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 47.62 JPY |
| 10 PEN | 476.23 JPY |
| 50 PEN | 2,381.15 JPY |
| 100 PEN | 4,762.30 JPY |
| 500 PEN | 23,811.52 JPY |
| 1,000 PEN | 47,623.04 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-08-14T19:05:47Z",
"rates": {
"JPY": 47.623038
}
}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": 4762.3038,
"rate": 47.623038
}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