Rate Overview
Live
1 PLN = 0.596689 FJD
1 FJD = 1.6759
PLN
Avg
0.596711
High
0.597707
Low
0.593884
Last updated: 8/12/2026, 2:21:53 AM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.60 FJD |
| 10 PLN | 5.97 FJD |
| 50 PLN | 29.83 FJD |
| 100 PLN | 59.67 FJD |
| 500 PLN | 298.34 FJD |
| 1,000 PLN | 596.69 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-08-12T02:21:53Z",
"rates": {
"FJD": 0.596689
}
}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.6689,
"rate": 0.596689
}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