Rate Overview
Live
1 PLN = 42.3875 JPY
1 JPY = 0.023592
PLN
Avg
42.7122
High
42.8978
Low
42.3875
Last updated: 9/3/2026, 2:01:12 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 42.39 JPY |
| 10 PLN | 423.88 JPY |
| 50 PLN | 2,119.38 JPY |
| 100 PLN | 4,238.76 JPY |
| 500 PLN | 21,193.77 JPY |
| 1,000 PLN | 42,387.55 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-09-03T02:01:12Z",
"rates": {
"JPY": 42.38755
}
}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": 4238.755,
"rate": 42.38755
}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