Rate Overview
Live
1 FJD = 1.6871 PLN
1 PLN = 0.592727
FJD
Avg
1.6874
High
1.7050
Low
1.6677
Last updated: 9/2/2026, 1:32:37 AM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.69 PLN |
| 10 FJD | 16.87 PLN |
| 50 FJD | 84.36 PLN |
| 100 FJD | 168.71 PLN |
| 500 FJD | 843.56 PLN |
| 1,000 FJD | 1,687.12 PLN |
Get FJD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=PLNExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-02T01:32:37Z",
"rates": {
"PLN": 1.687118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "PLN",
"amount": 100
},
"result": 168.71179999999998,
"rate": 1.687118
}Build with FJD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key