Rate Overview
Live
1 PGK = 0.505400 FJD
1 FJD = 1.9786
PGK
Avg
0.515155
High
0.539454
Low
0.501805
Last updated: 7/9/2026, 6:45:54 AM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.51 FJD |
| 10 PGK | 5.05 FJD |
| 50 PGK | 25.27 FJD |
| 100 PGK | 50.54 FJD |
| 500 PGK | 252.70 FJD |
| 1,000 PGK | 505.40 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-07-09T06:45:54Z",
"rates": {
"FJD": 0.5054
}
}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.54,
"rate": 0.5054
}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