Rate Overview
Live
1 BND = 3.4215 PGK
1 PGK = 0.292266
BND
Avg
3.3958
High
3.4327
Low
3.3513
Last updated: 7/28/2026, 4:27:56 AM
Quick Conversions
| BND | PGK |
|---|---|
| 1 BND | 3.42 PGK |
| 10 BND | 34.22 PGK |
| 50 BND | 171.08 PGK |
| 100 BND | 342.15 PGK |
| 500 BND | 1,710.77 PGK |
| 1,000 BND | 3,421.54 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-28T04:27:56Z",
"rates": {
"PGK": 3.421535
}
}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.1535,
"rate": 3.421535
}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