Rate Overview
Live
1 PLN = 0.592726 FJD
1 FJD = 1.6871
PLN
Avg
0.592636
High
0.599611
Low
0.586508
Last updated: 9/2/2026, 1:55:24 AM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.59 FJD |
| 10 PLN | 5.93 FJD |
| 50 PLN | 29.64 FJD |
| 100 PLN | 59.27 FJD |
| 500 PLN | 296.36 FJD |
| 1,000 PLN | 592.73 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-09-02T01:55:24Z",
"rates": {
"FJD": 0.592726
}
}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.2726,
"rate": 0.592726
}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