Rate Overview
Live
1 PGK = 0.503592 FJD
1 FJD = 1.9857
PGK
Avg
0.515360
High
0.534503
Low
0.503172
Last updated: 5/27/2026, 12:35:08 PM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.50 FJD |
| 10 PGK | 5.04 FJD |
| 50 PGK | 25.18 FJD |
| 100 PGK | 50.36 FJD |
| 500 PGK | 251.80 FJD |
| 1,000 PGK | 503.59 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-27T12:35:08Z",
"rates": {
"FJD": 0.503592
}
}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.3592,
"rate": 0.503592
}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