Rate Overview
Live
1 FJD = 1.6510 PLN
1 PLN = 0.605694
FJD
Avg
1.6506
High
1.6601
Low
1.6393
Last updated: 6/15/2026, 10:03:47 PM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.65 PLN |
| 10 FJD | 16.51 PLN |
| 50 FJD | 82.55 PLN |
| 100 FJD | 165.10 PLN |
| 500 FJD | 825.50 PLN |
| 1,000 FJD | 1,651.00 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-06-15T22:03:47Z",
"rates": {
"PLN": 1.651
}
}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": 165.1,
"rate": 1.651
}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