Rate Overview
Live
1 FJD = 1.6481 PLN
1 PLN = 0.606751
FJD
Avg
1.6601
High
1.6861
Low
1.6481
Last updated: 3/26/2026, 11:34:35 AM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.65 PLN |
| 10 FJD | 16.48 PLN |
| 50 FJD | 82.41 PLN |
| 100 FJD | 164.81 PLN |
| 500 FJD | 824.06 PLN |
| 1,000 FJD | 1,648.12 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-26T11:34:35Z",
"rates": {
"PLN": 1.648123
}
}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": 164.8123,
"rate": 1.648123
}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