Rate Overview
Live
1 PLN = 43.1737 JPY
1 JPY = 0.023162
PLN
Avg
42.6149
High
44.1373
Low
40.1080
Last updated: 7/26/2026, 3:30:34 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.17 JPY |
| 10 PLN | 431.74 JPY |
| 50 PLN | 2,158.68 JPY |
| 100 PLN | 4,317.37 JPY |
| 500 PLN | 21,586.84 JPY |
| 1,000 PLN | 43,173.68 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-26T03:30:34Z",
"rates": {
"JPY": 43.173676
}
}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": 4317.3676,
"rate": 43.173676
}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