Rate Overview
Live
1 FJD = 1.6634 PLN
1 PLN = 0.601168
FJD
Avg
1.6698
High
1.6831
Low
1.6616
Last updated: 7/4/2026, 9:23:15 PM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.66 PLN |
| 10 FJD | 16.63 PLN |
| 50 FJD | 83.17 PLN |
| 100 FJD | 166.34 PLN |
| 500 FJD | 831.71 PLN |
| 1,000 FJD | 1,663.43 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-07-04T21:23:15Z",
"rates": {
"PLN": 1.663429
}
}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.34290000000001,
"rate": 1.663429
}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