Rate Overview
Live
1 PGK = 0.513270 FJD
1 FJD = 1.9483
PGK
Avg
0.513868
High
0.516769
Low
0.511782
Last updated: 3/6/2026, 10:49:05 PM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.51 FJD |
| 10 PGK | 5.13 FJD |
| 50 PGK | 25.66 FJD |
| 100 PGK | 51.33 FJD |
| 500 PGK | 256.64 FJD |
| 1,000 PGK | 513.27 FJD |
Get PGK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=FJDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T22:49:05Z",
"rates": {
"FJD": 0.51327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "FJD",
"amount": 100
},
"result": 51.327,
"rate": 0.51327
}Build with PGK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key