Rate Overview
Live
1 PGK = 0.523271 FJD
1 FJD = 1.9111
PGK
Avg
0.547476
High
0.596513
Low
0.511782
Last updated: 3/27/2026, 11:20:43 AM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.52 FJD |
| 10 PGK | 5.23 FJD |
| 50 PGK | 26.16 FJD |
| 100 PGK | 52.33 FJD |
| 500 PGK | 261.64 FJD |
| 1,000 PGK | 523.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-27T11:20:43Z",
"rates": {
"FJD": 0.523271
}
}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": 52.3271,
"rate": 0.523271
}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