Rate Overview
Live
1 DJF = 0.020899 PLN
1 PLN = 47.8492
DJF
Avg
0.020859
High
0.021038
Low
0.020672
Last updated: 9/12/2026, 4:52:33 AM
Quick Conversions
| DJF | PLN |
|---|---|
| 1 DJF | 0.02 PLN |
| 10 DJF | 0.21 PLN |
| 50 DJF | 1.04 PLN |
| 100 DJF | 2.09 PLN |
| 500 DJF | 10.45 PLN |
| 1,000 DJF | 20.90 PLN |
Get DJF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=PLNExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-09-12T04:52:33Z",
"rates": {
"PLN": 0.020899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "PLN",
"amount": 100
},
"result": 2.0899,
"rate": 0.020899
}Build with DJF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key