Rate Overview
Live
1 FJD = 2.0365 PGK
1 PGK = 0.491050
FJD
Avg
2.0090
High
2.0365
Low
1.9795
Last updated: 9/4/2026, 7:33:04 AM
Quick Conversions
| FJD | PGK |
|---|---|
| 1 FJD | 2.04 PGK |
| 10 FJD | 20.36 PGK |
| 50 FJD | 101.82 PGK |
| 100 FJD | 203.65 PGK |
| 500 FJD | 1,018.23 PGK |
| 1,000 FJD | 2,036.45 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-09-04T07:33:04Z",
"rates": {
"PGK": 2.036454
}
}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": 203.6454,
"rate": 2.036454
}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