Rate Overview
Live
1 PLN = 43.0374 JPY
1 JPY = 0.023236
PLN
Avg
43.0190
High
43.1142
Low
42.9347
Last updated: 7/3/2026, 6:19:01 PM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.04 JPY |
| 10 PLN | 430.37 JPY |
| 50 PLN | 2,151.87 JPY |
| 100 PLN | 4,303.74 JPY |
| 500 PLN | 21,518.69 JPY |
| 1,000 PLN | 43,037.38 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-03T18:19:01Z",
"rates": {
"JPY": 43.037381
}
}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": 4303.7381000000005,
"rate": 43.037381
}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