Rate Overview
Live
1 PLN = 43.1786 JPY
1 JPY = 0.023160
PLN
Avg
36.3365
High
44.0865
Low
27.3008
Last updated: 7/24/2026, 1:01:10 PM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.18 JPY |
| 10 PLN | 431.79 JPY |
| 50 PLN | 2,158.93 JPY |
| 100 PLN | 4,317.86 JPY |
| 500 PLN | 21,589.29 JPY |
| 1,000 PLN | 43,178.59 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-24T13:01:10Z",
"rates": {
"JPY": 43.178589
}
}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": 4317.8589,
"rate": 43.178589
}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