Rate Overview
Live
1 BND = 3.4254 PGK
1 PGK = 0.291935
BND
Avg
3.4255
High
3.4533
Low
3.4163
Last updated: 7/27/2026, 11:02:21 PM
Quick Conversions
| BND | PGK |
|---|---|
| 1 BND | 3.43 PGK |
| 10 BND | 34.25 PGK |
| 50 BND | 171.27 PGK |
| 100 BND | 342.54 PGK |
| 500 BND | 1,712.71 PGK |
| 1,000 BND | 3,425.42 PGK |
Get BND/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PGKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-27T23:02:21Z",
"rates": {
"PGK": 3.425419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PGK",
"amount": 100
},
"result": 342.5419,
"rate": 3.425419
}Build with BND/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key