Rate Overview
Live
1 BND = 3.3955 PGK
1 PGK = 0.294506
BND
Avg
3.4005
High
3.4198
Low
3.3848
Last updated: 4/18/2026, 8:44:37 AM
Quick Conversions
| BND | PGK |
|---|---|
| 1 BND | 3.40 PGK |
| 10 BND | 33.96 PGK |
| 50 BND | 169.78 PGK |
| 100 BND | 339.55 PGK |
| 500 BND | 1,697.76 PGK |
| 1,000 BND | 3,395.51 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-04-18T08:44:37Z",
"rates": {
"PGK": 3.395513
}
}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": 339.55129999999997,
"rate": 3.395513
}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