Rate Overview
Live
1 BND = 3.3620 PGK
1 PGK = 0.297443
BND
Avg
3.3801
High
3.4232
Low
3.3620
Last updated: 3/7/2026, 1:54:01 AM
Quick Conversions
| BND | PGK |
|---|---|
| 1 BND | 3.36 PGK |
| 10 BND | 33.62 PGK |
| 50 BND | 168.10 PGK |
| 100 BND | 336.20 PGK |
| 500 BND | 1,680.99 PGK |
| 1,000 BND | 3,361.99 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-03-07T01:54:01Z",
"rates": {
"PGK": 3.361988
}
}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": 336.1988,
"rate": 3.361988
}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