Rate Overview
Live
1 PLN = 42.7116 JPY
1 JPY = 0.023413
PLN
Avg
43.1362
High
43.6560
Low
42.6875
Last updated: 3/6/2026, 11:52:38 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 42.71 JPY |
| 10 PLN | 427.12 JPY |
| 50 PLN | 2,135.58 JPY |
| 100 PLN | 4,271.16 JPY |
| 500 PLN | 21,355.81 JPY |
| 1,000 PLN | 42,711.61 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-06T11:52:38Z",
"rates": {
"JPY": 42.711614
}
}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": 4271.1614,
"rate": 42.711614
}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