Rate Overview
Live
1 PLN = 42.9455 JPY
1 JPY = 0.023285
PLN
Avg
43.3406
High
43.9931
Low
42.9455
Last updated: 5/6/2026, 5:02:15 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 42.95 JPY |
| 10 PLN | 429.46 JPY |
| 50 PLN | 2,147.28 JPY |
| 100 PLN | 4,294.55 JPY |
| 500 PLN | 21,472.76 JPY |
| 1,000 PLN | 42,945.53 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-05-06T05:02:15Z",
"rates": {
"JPY": 42.945529
}
}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": 4294.5529,
"rate": 42.945529
}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