Rate Overview
Live
1 PLN = 0.601497 FJD
1 FJD = 1.6625
PLN
Avg
0.607809
High
0.617150
Low
0.598174
Last updated: 3/6/2026, 12:03:11 PM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.60 FJD |
| 10 PLN | 6.01 FJD |
| 50 PLN | 30.07 FJD |
| 100 PLN | 60.15 FJD |
| 500 PLN | 300.75 FJD |
| 1,000 PLN | 601.50 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-06T12:03:11Z",
"rates": {
"FJD": 0.601497
}
}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.149699999999996,
"rate": 0.601497
}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