Rate Overview
Live
1 PGK = 0.506680 FJD
1 FJD = 1.9736
PGK
Avg
0.507202
High
0.512647
Low
0.504645
Last updated: 5/7/2026, 3:26:15 AM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.51 FJD |
| 10 PGK | 5.07 FJD |
| 50 PGK | 25.33 FJD |
| 100 PGK | 50.67 FJD |
| 500 PGK | 253.34 FJD |
| 1,000 PGK | 506.68 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-05-07T03:26:15Z",
"rates": {
"FJD": 0.50668
}
}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": 50.668,
"rate": 0.50668
}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