Rate Overview
Live
1 PLN = 43.7200 JPY
1 JPY = 0.022873
PLN
Avg
43.4015
High
44.1909
Low
42.5781
Last updated: 5/26/2026, 7:52:16 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.72 JPY |
| 10 PLN | 437.20 JPY |
| 50 PLN | 2,186.00 JPY |
| 100 PLN | 4,372.00 JPY |
| 500 PLN | 21,859.99 JPY |
| 1,000 PLN | 43,719.97 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-26T07:52:16Z",
"rates": {
"JPY": 43.719974
}
}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": 4371.9974,
"rate": 43.719974
}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