Rate Overview
Live
1 PLN = 0.599206 FJD
1 FJD = 1.6689
PLN
Avg
0.601149
High
0.605699
Low
0.593083
Last updated: 3/26/2026, 4:35:19 PM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.60 FJD |
| 10 PLN | 5.99 FJD |
| 50 PLN | 29.96 FJD |
| 100 PLN | 59.92 FJD |
| 500 PLN | 299.60 FJD |
| 1,000 PLN | 599.21 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-03-26T16:35:19Z",
"rates": {
"FJD": 0.599206
}
}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.9206,
"rate": 0.599206
}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