Rate Overview
Live
1 FJD = 1.6656 PLN
1 PLN = 0.600401
FJD
Avg
1.6485
High
1.6683
Low
1.6279
Last updated: 5/26/2026, 7:33:38 PM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.67 PLN |
| 10 FJD | 16.66 PLN |
| 50 FJD | 83.28 PLN |
| 100 FJD | 166.56 PLN |
| 500 FJD | 832.78 PLN |
| 1,000 FJD | 1,665.55 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-05-26T19:33:38Z",
"rates": {
"PLN": 1.665554
}
}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.5554,
"rate": 1.665554
}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