Rate Overview
Live
1 JPY = 0.020903 PEN
1 PEN = 47.8400
JPY
Avg
0.020846
High
0.020905
Low
0.020726
Last updated: 7/21/2026, 7:41:44 AM
Quick Conversions
| JPY | PEN |
|---|---|
| 1 JPY | 0.02 PEN |
| 10 JPY | 0.21 PEN |
| 50 JPY | 1.05 PEN |
| 100 JPY | 2.09 PEN |
| 500 JPY | 10.45 PEN |
| 1,000 JPY | 20.90 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-07-21T07:41:44Z",
"rates": {
"PEN": 0.020903
}
}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.0903,
"rate": 0.020903
}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