Rate Overview
Live
1 PGK = 0.501004 FJD
1 FJD = 1.9960
PGK
Avg
0.500068
High
0.505182
Low
0.491140
Last updated: 9/2/2026, 10:41:24 AM
Quick Conversions
| PGK | FJD |
|---|---|
| 1 PGK | 0.50 FJD |
| 10 PGK | 5.01 FJD |
| 50 PGK | 25.05 FJD |
| 100 PGK | 50.10 FJD |
| 500 PGK | 250.50 FJD |
| 1,000 PGK | 501.00 FJD |
Get PGK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=FJDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-09-02T10:41:24Z",
"rates": {
"FJD": 0.501004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "FJD",
"amount": 100
},
"result": 50.1004,
"rate": 0.501004
}Build with PGK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key