Rate Overview
Live
1 PLN = 42.9968 JPY
1 JPY = 0.023258
PLN
Avg
42.9278
High
43.4232
Low
42.5578
Last updated: 7/22/2026, 3:08:50 PM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.00 JPY |
| 10 PLN | 429.97 JPY |
| 50 PLN | 2,149.84 JPY |
| 100 PLN | 4,299.68 JPY |
| 500 PLN | 21,498.40 JPY |
| 1,000 PLN | 42,996.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-07-22T15:08:50Z",
"rates": {
"JPY": 42.996809
}
}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": 4299.6809,
"rate": 42.996809
}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