Rate Overview
Live
1 FJD = 1.9304 PGK
1 PGK = 0.518028
FJD
Avg
1.9222
High
1.9499
Low
1.8709
Last updated: 3/27/2026, 2:34:31 PM
Quick Conversions
| FJD | PGK |
|---|---|
| 1 FJD | 1.93 PGK |
| 10 FJD | 19.30 PGK |
| 50 FJD | 96.52 PGK |
| 100 FJD | 193.04 PGK |
| 500 FJD | 965.20 PGK |
| 1,000 FJD | 1,930.40 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-03-27T14:34:31Z",
"rates": {
"PGK": 1.930399
}
}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": 193.0399,
"rate": 1.930399
}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