Rate Overview
Live
1 JPY = 0.023172 PLN
1 PLN = 43.1555
JPY
Avg
0.023209
High
0.023291
Low
0.023141
Last updated: 7/7/2026, 7:16:37 AM
Quick Conversions
| JPY | PLN |
|---|---|
| 1 JPY | 0.02 PLN |
| 10 JPY | 0.23 PLN |
| 50 JPY | 1.16 PLN |
| 100 JPY | 2.32 PLN |
| 500 JPY | 11.59 PLN |
| 1,000 JPY | 23.17 PLN |
Get JPY/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=PLNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-07T07:16:37Z",
"rates": {
"PLN": 0.023172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "PLN",
"amount": 100
},
"result": 2.3172,
"rate": 0.023172
}Build with JPY/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key