Rate Overview
Live
1 PGK = 0.491049 FJD
1 FJD = 2.0365
PGK
Avg
0.497826
High
0.505182
Low
0.491049
Last updated: 9/4/2026, 10:33:06 PM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.49 FJD |
| 10 PGK | 4.91 FJD |
| 50 PGK | 24.55 FJD |
| 100 PGK | 49.10 FJD |
| 500 PGK | 245.52 FJD |
| 1,000 PGK | 491.05 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-09-04T22:33:06Z",
"rates": {
"FJD": 0.491049
}
}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": 49.1049,
"rate": 0.491049
}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