Rate Overview
Live
1 PLN = 0.601283 FJD
1 FJD = 1.6631
PLN
Avg
0.599133
High
0.601813
Low
0.594136
Last updated: 7/5/2026, 7:07:15 PM
Quick Conversions
| PLN | FJD |
|---|---|
| 1 PLN | 0.60 FJD |
| 10 PLN | 6.01 FJD |
| 50 PLN | 30.06 FJD |
| 100 PLN | 60.13 FJD |
| 500 PLN | 300.64 FJD |
| 1,000 PLN | 601.28 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-05T19:07:15Z",
"rates": {
"FJD": 0.601283
}
}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.1283,
"rate": 0.601283
}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