Rate Overview
Live
1 PLN = 0.592569 FJD
1 FJD = 1.6876
PLN
Avg
0.590470
High
0.592569
Low
0.588569
Last updated: 7/25/2026, 12:52:49 PM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.59 FJD |
| 10 PLN | 5.93 FJD |
| 50 PLN | 29.63 FJD |
| 100 PLN | 59.26 FJD |
| 500 PLN | 296.28 FJD |
| 1,000 PLN | 592.57 FJD |
Get PLN/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=FJDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-25T12:52:49Z",
"rates": {
"FJD": 0.592569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "FJD",
"amount": 100
},
"result": 59.2569,
"rate": 0.592569
}Build with PLN/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key