Rate Overview
Live
1 PLN = 0.587232 FJD
1 FJD = 1.7029
PLN
Avg
0.595025
High
0.604395
Low
0.586420
Last updated: 7/20/2026, 5:33:41 PM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.59 FJD |
| 10 PLN | 5.87 FJD |
| 50 PLN | 29.36 FJD |
| 100 PLN | 58.72 FJD |
| 500 PLN | 293.62 FJD |
| 1,000 PLN | 587.23 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-20T17:33:41Z",
"rates": {
"FJD": 0.587232
}
}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": 58.7232,
"rate": 0.587232
}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