Rate Overview
Live
1 PGK = 0.293884 BND
1 BND = 3.4027
PGK
Avg
0.313711
High
0.340906
Low
0.293281
Last updated: 6/30/2026, 1:04:21 AM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.29 BND |
| 10 PGK | 2.94 BND |
| 50 PGK | 14.69 BND |
| 100 PGK | 29.39 BND |
| 500 PGK | 146.94 BND |
| 1,000 PGK | 293.88 BND |
Get PGK/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BNDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-30T01:04:21Z",
"rates": {
"BND": 0.293884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BND",
"amount": 100
},
"result": 29.388399999999997,
"rate": 0.293884
}Build with PGK/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key