Rate Overview
Live
1 FJD = 1.6963 PLN
1 PLN = 0.589515
FJD
Avg
1.6954
High
1.6990
Low
1.6908
Last updated: 7/25/2026, 2:56:07 AM
Quick Conversions
| FJD | PLN |
|---|---|
| 1 FJD | 1.70 PLN |
| 10 FJD | 16.96 PLN |
| 50 FJD | 84.82 PLN |
| 100 FJD | 169.63 PLN |
| 500 FJD | 848.16 PLN |
| 1,000 FJD | 1,696.31 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-25T02:56:07Z",
"rates": {
"PLN": 1.69631
}
}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": 169.631,
"rate": 1.69631
}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