Rate Overview
Live
1 FJD = 1.6696 PLN
1 PLN = 0.598956
FJD
Avg
1.6106
High
1.6784
Low
1.5728
Last updated: 3/26/2026, 1:16:32 PM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.67 PLN |
| 10 FJD | 16.70 PLN |
| 50 FJD | 83.48 PLN |
| 100 FJD | 166.96 PLN |
| 500 FJD | 834.79 PLN |
| 1,000 FJD | 1,669.57 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-03-26T13:16:32Z",
"rates": {
"PLN": 1.669571
}
}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": 166.9571,
"rate": 1.669571
}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