Rate Overview
Live
1 JPY = 0.023188 PLN
1 PLN = 43.1258
JPY
Avg
0.023051
High
0.023385
Low
0.022631
Last updated: 7/27/2026, 5:41:09 PM
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.19 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-27T17:41:09Z",
"rates": {
"PLN": 0.023188
}
}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.3188,
"rate": 0.023188
}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