Rate Overview
Live
1 FJD = 1.9601 PGK
1 PGK = 0.510177
FJD
Avg
1.9638
High
1.9787
Low
1.9437
Last updated: 6/16/2026, 4:09:01 AM
Quick Conversions
| FJD | PGK |
|---|---|
| 1 FJD | 1.96 PGK |
| 10 FJD | 19.60 PGK |
| 50 FJD | 98.01 PGK |
| 100 FJD | 196.01 PGK |
| 500 FJD | 980.05 PGK |
| 1,000 FJD | 1,960.11 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-06-16T04:09:01Z",
"rates": {
"PGK": 1.960105
}
}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": 196.0105,
"rate": 1.960105
}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