Rate Overview
Live
1 PEN = 47.6811 JPY
1 JPY = 0.020973
PEN
Avg
47.5649
High
47.7922
Low
47.1127
Last updated: 6/19/2026, 8:27:28 AM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 47.68 JPY |
| 10 PEN | 476.81 JPY |
| 50 PEN | 2,384.06 JPY |
| 100 PEN | 4,768.11 JPY |
| 500 PEN | 23,840.56 JPY |
| 1,000 PEN | 47,681.11 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-06-19T08:27:28Z",
"rates": {
"JPY": 47.681113
}
}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": 4768.1113000000005,
"rate": 47.681113
}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