Rate Overview
Live
1 PLN = 44.2339 JPY
1 JPY = 0.022607
PLN
Avg
43.9971
High
44.2502
Low
43.6346
Last updated: 4/16/2026, 2:11:58 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 44.23 JPY |
| 10 PLN | 442.34 JPY |
| 50 PLN | 2,211.69 JPY |
| 100 PLN | 4,423.39 JPY |
| 500 PLN | 22,116.94 JPY |
| 1,000 PLN | 44,233.87 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-04-16T02:11:58Z",
"rates": {
"JPY": 44.233871
}
}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": 4423.3871,
"rate": 44.233871
}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