Rate Overview
Live
1 PLN = 43.6828 JPY
1 JPY = 0.022892
PLN
Avg
43.5659
High
43.6982
Low
43.3561
Last updated: 5/26/2026, 6:54:49 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.68 JPY |
| 10 PLN | 436.83 JPY |
| 50 PLN | 2,184.14 JPY |
| 100 PLN | 4,368.28 JPY |
| 500 PLN | 21,841.41 JPY |
| 1,000 PLN | 43,682.81 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-26T06:54:49Z",
"rates": {
"JPY": 43.682815
}
}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": 4368.2815,
"rate": 43.682815
}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