Rate Overview
Live
1 JPY = 0.023787 PLN
1 PLN = 42.0398
JPY
Avg
0.023521
High
0.023875
Low
0.023324
Last updated: 9/4/2026, 6:22:02 PM
Quick Conversions
| JPY | PLN |
|---|---|
| 1 JPY | 0.02 PLN |
| 10 JPY | 0.24 PLN |
| 50 JPY | 1.19 PLN |
| 100 JPY | 2.38 PLN |
| 500 JPY | 11.89 PLN |
| 1,000 JPY | 23.79 PLN |
Get JPY/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PLNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T18:22:02Z",
"rates": {
"PLN": 0.023787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PLN",
"amount": 100
},
"result": 2.3787,
"rate": 0.023787
}Build with JPY/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key