Rate Overview
Live
1 FJD = 1.9111 PGK
1 PGK = 0.523271
FJD
Avg
1.9299
High
1.9436
Low
1.9111
Last updated: 3/27/2026, 6:01:47 AM
Quick Conversions
| FJD | PGK |
|---|---|
| 1 FJD | 1.91 PGK |
| 10 FJD | 19.11 PGK |
| 50 FJD | 95.55 PGK |
| 100 FJD | 191.11 PGK |
| 500 FJD | 955.53 PGK |
| 1,000 FJD | 1,911.05 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-27T06:01:47Z",
"rates": {
"PGK": 1.911054
}
}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": 191.1054,
"rate": 1.911054
}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