Rate Overview
Live
1 FJD = 1.6657 PLN
1 PLN = 0.600357
FJD
Avg
1.6707
High
1.7964
Low
1.5774
Last updated: 3/26/2026, 2:49:27 PM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.67 PLN |
| 10 FJD | 16.66 PLN |
| 50 FJD | 83.28 PLN |
| 100 FJD | 166.57 PLN |
| 500 FJD | 832.84 PLN |
| 1,000 FJD | 1,665.68 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-26T14:49:27Z",
"rates": {
"PLN": 1.665675
}
}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.5675,
"rate": 1.665675
}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