Rate Overview
Live
1 JPY = 0.022833 PLN
1 PLN = 43.7963
JPY
Avg
0.022982
High
0.023291
Low
0.022631
Last updated: 5/27/2026, 10:53:52 PM
Quick Conversions
| JPY | PLN |
|---|---|
| 1 JPY | 0.02 PLN |
| 10 JPY | 0.23 PLN |
| 50 JPY | 1.14 PLN |
| 100 JPY | 2.28 PLN |
| 500 JPY | 11.42 PLN |
| 1,000 JPY | 22.83 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-05-27T22:53:52Z",
"rates": {
"PLN": 0.022833
}
}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.2833,
"rate": 0.022833
}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