Rate Overview
Live
1 JPY = 0.021749 PEN
1 PEN = 45.9791
JPY
Avg
0.021477
High
0.021761
Low
0.021056
Last updated: 3/27/2026, 7:47:40 AM
Quick Conversions
| JPY | PEN |
|---|---|
| 1 JPY | 0.02 PEN |
| 10 JPY | 0.22 PEN |
| 50 JPY | 1.09 PEN |
| 100 JPY | 2.17 PEN |
| 500 JPY | 10.87 PEN |
| 1,000 JPY | 21.75 PEN |
Get JPY/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PENExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T07:47:40Z",
"rates": {
"PEN": 0.021749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PEN",
"amount": 100
},
"result": 2.1749,
"rate": 0.021749
}Build with JPY/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key