Rate Overview
Live
1 PLN = 43.8244 JPY
1 JPY = 0.022818
PLN
Avg
43.6636
High
43.8244
Low
43.5141
Last updated: 6/15/2026, 9:52:58 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.82 JPY |
| 10 PLN | 438.24 JPY |
| 50 PLN | 2,191.22 JPY |
| 100 PLN | 4,382.45 JPY |
| 500 PLN | 21,912.23 JPY |
| 1,000 PLN | 43,824.45 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-06-15T09:52:58Z",
"rates": {
"JPY": 43.82445
}
}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": 4382.445,
"rate": 43.82445
}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