Rate Overview
Live
1 PLN = 43.1258 JPY
1 JPY = 0.023188
PLN
Avg
43.3928
High
43.8380
Low
42.9588
Last updated: 3/26/2026, 3:11:51 PM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.13 JPY |
| 10 PLN | 431.26 JPY |
| 50 PLN | 2,156.29 JPY |
| 100 PLN | 4,312.58 JPY |
| 500 PLN | 21,562.88 JPY |
| 1,000 PLN | 43,125.76 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-03-26T15:11:51Z",
"rates": {
"JPY": 43.12576
}
}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": 4312.576,
"rate": 43.12576
}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