Rate Overview
Live
1 FJD = 1.6662 PLN
1 PLN = 0.600154
FJD
Avg
1.6556
High
1.6662
Low
1.6445
Last updated: 5/26/2026, 6:21:49 PM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.67 PLN |
| 10 FJD | 16.66 PLN |
| 50 FJD | 83.31 PLN |
| 100 FJD | 166.62 PLN |
| 500 FJD | 833.12 PLN |
| 1,000 FJD | 1,666.24 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-26T18:21:49Z",
"rates": {
"PLN": 1.66624
}
}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.624,
"rate": 1.66624
}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