Rate Overview
Live
1 PLN = 0.591784 FJD
1 FJD = 1.6898
PLN
Avg
0.605947
High
0.632886
Low
0.588666
Last updated: 7/26/2026, 4:39:08 AM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.59 FJD |
| 10 PLN | 5.92 FJD |
| 50 PLN | 29.59 FJD |
| 100 PLN | 59.18 FJD |
| 500 PLN | 295.89 FJD |
| 1,000 PLN | 591.78 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-26T04:39:08Z",
"rates": {
"FJD": 0.591784
}
}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.178399999999996,
"rate": 0.591784
}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