Rate Overview
Live
1 PLN = 43.1452 JPY
1 JPY = 0.023178
PLN
Avg
42.9580
High
43.1885
Low
42.7858
Last updated: 7/25/2026, 12:25:57 AM
Quick Conversions
| PLN | JPY |
|---|---|
| 1 PLN | 43.15 JPY |
| 10 PLN | 431.45 JPY |
| 50 PLN | 2,157.26 JPY |
| 100 PLN | 4,314.52 JPY |
| 500 PLN | 21,572.60 JPY |
| 1,000 PLN | 43,145.19 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-25T00:25:57Z",
"rates": {
"JPY": 43.145193
}
}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": 4314.5193,
"rate": 43.145193
}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