Rate Overview
Live
1 FJD = 1.6756 PLN
1 PLN = 0.596810
FJD
Avg
1.6758
High
1.6838
Low
1.6731
Last updated: 8/12/2026, 1:58:35 AM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.68 PLN |
| 10 FJD | 16.76 PLN |
| 50 FJD | 83.78 PLN |
| 100 FJD | 167.56 PLN |
| 500 FJD | 837.79 PLN |
| 1,000 FJD | 1,675.58 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-08-12T01:58:35Z",
"rates": {
"PLN": 1.675576
}
}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": 167.5576,
"rate": 1.675576
}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