Rate Overview
Live
1 PLN = 42.9788 JPY
1 JPY = 0.023267
PLN
Avg
42.5744
High
44.1432
Low
39.8639
Last updated: 7/21/2026, 6:16:40 PM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 42.98 JPY |
| 10 PLN | 429.79 JPY |
| 50 PLN | 2,148.94 JPY |
| 100 PLN | 4,297.88 JPY |
| 500 PLN | 21,489.41 JPY |
| 1,000 PLN | 42,978.81 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-21T18:16:40Z",
"rates": {
"JPY": 42.978815
}
}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": 4297.8814999999995,
"rate": 42.978815
}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