Rate Overview
Live
1 PLN = 43.0099 JPY
1 JPY = 0.023250
PLN
Avg
43.0258
High
43.1142
Low
42.9347
Last updated: 7/5/2026, 9:56:36 PM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.01 JPY |
| 10 PLN | 430.10 JPY |
| 50 PLN | 2,150.49 JPY |
| 100 PLN | 4,300.99 JPY |
| 500 PLN | 21,504.93 JPY |
| 1,000 PLN | 43,009.86 JPY |
Get PLN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=JPYExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-05T21:56:36Z",
"rates": {
"JPY": 43.009862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "JPY",
"amount": 100
},
"result": 4300.986199999999,
"rate": 43.009862
}Build with PLN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key