Rate Overview
Live
1 PLN = 43.0408 JPY
1 JPY = 0.023234
PLN
Avg
42.9019
High
43.0419
Low
42.7047
Last updated: 7/24/2026, 5:13:46 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.04 JPY |
| 10 PLN | 430.41 JPY |
| 50 PLN | 2,152.04 JPY |
| 100 PLN | 4,304.08 JPY |
| 500 PLN | 21,520.41 JPY |
| 1,000 PLN | 43,040.82 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-24T05:13:46Z",
"rates": {
"JPY": 43.040822
}
}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": 4304.0822,
"rate": 43.040822
}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