Rate Overview
Live
1 PGK = 0.509301 FJD
1 FJD = 1.9635
PGK
Avg
0.509146
High
0.514474
Low
0.505378
Last updated: 6/16/2026, 10:08:26 AM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.51 FJD |
| 10 PGK | 5.09 FJD |
| 50 PGK | 25.47 FJD |
| 100 PGK | 50.93 FJD |
| 500 PGK | 254.65 FJD |
| 1,000 PGK | 509.30 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-06-16T10:08:26Z",
"rates": {
"FJD": 0.509301
}
}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.9301,
"rate": 0.509301
}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