Rate Overview
Live
1 PLN = 0.608106 FJD
1 FJD = 1.6445
PLN
Avg
0.605078
High
0.608286
Low
0.601816
Last updated: 5/26/2026, 6:55:31 AM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.61 FJD |
| 10 PLN | 6.08 FJD |
| 50 PLN | 30.41 FJD |
| 100 PLN | 60.81 FJD |
| 500 PLN | 304.05 FJD |
| 1,000 PLN | 608.11 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-05-26T06:55:31Z",
"rates": {
"FJD": 0.608106
}
}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.8106,
"rate": 0.608106
}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