Rate Overview
Live
1 PLN = 0.609952 FJD
1 FJD = 1.6395
PLN
Avg
0.606589
High
0.610604
Low
0.602356
Last updated: 6/15/2026, 10:03:08 AM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.61 FJD |
| 10 PLN | 6.10 FJD |
| 50 PLN | 30.50 FJD |
| 100 PLN | 61.00 FJD |
| 500 PLN | 304.98 FJD |
| 1,000 PLN | 609.95 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-06-15T10:03:08Z",
"rates": {
"FJD": 0.609952
}
}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": 60.995200000000004,
"rate": 0.609952
}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