Rate Overview
Live
1 PEN = 45.6142 JPY
1 JPY = 0.021923
PEN
Avg
45.3161
High
45.8019
Low
44.7820
Last updated: 5/9/2026, 2:33:59 PM
Quick Conversions
| PEN | JPY |
|---|---|
| 1 PEN | 45.61 JPY |
| 10 PEN | 456.14 JPY |
| 50 PEN | 2,280.71 JPY |
| 100 PEN | 4,561.42 JPY |
| 500 PEN | 22,807.09 JPY |
| 1,000 PEN | 45,614.17 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-05-09T14:33:59Z",
"rates": {
"JPY": 45.614173
}
}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": 4561.4173,
"rate": 45.614173
}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