Rate Overview
Live
1 FJD = 1.9934 PGK
1 PGK = 0.501652
FJD
Avg
1.9947
High
2.0074
Low
1.9827
Last updated: 8/12/2026, 11:01:13 AM
Quick Conversions
| FJD | PGK |
|---|---|
| 1 FJD | 1.99 PGK |
| 10 FJD | 19.93 PGK |
| 50 FJD | 99.67 PGK |
| 100 FJD | 199.34 PGK |
| 500 FJD | 996.71 PGK |
| 1,000 FJD | 1,993.41 PGK |
Get FJD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=PGKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-12T11:01:13Z",
"rates": {
"PGK": 1.993413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "PGK",
"amount": 100
},
"result": 199.34130000000002,
"rate": 1.993413
}Build with FJD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key