Rate Overview
Live
1 BND = 3.5263 PGK
1 PGK = 0.283583
BND
Avg
3.5234
High
3.5566
Low
3.4729
Last updated: 9/7/2026, 2:40:32 AM
Quick Conversions
| BND | PGK |
|---|---|
| 1 BND | 3.53 PGK |
| 10 BND | 35.26 PGK |
| 50 BND | 176.32 PGK |
| 100 BND | 352.63 PGK |
| 500 BND | 1,763.16 PGK |
| 1,000 BND | 3,526.31 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-09-07T02:40:32Z",
"rates": {
"PGK": 3.52631
}
}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": 352.63100000000003,
"rate": 3.52631
}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