Rate Overview
Live
1 JPY = 0.021156 PEN
1 PEN = 47.2679
JPY
Avg
0.021141
High
0.021366
Low
0.020996
Last updated: 8/15/2026, 10:47:37 AM
Quick Conversions
| JPY | PEN |
|---|---|
| 1 JPY | 0.02 PEN |
| 10 JPY | 0.21 PEN |
| 50 JPY | 1.06 PEN |
| 100 JPY | 2.12 PEN |
| 500 JPY | 10.58 PEN |
| 1,000 JPY | 21.16 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-08-15T10:47:37Z",
"rates": {
"PEN": 0.021156
}
}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.1156,
"rate": 0.021156
}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