Rate Overview
Live
1 PGK = 0.284886 BND
1 BND = 3.5102
PGK
Avg
0.287659
High
0.292900
Low
0.282500
Last updated: 9/3/2026, 4:00:35 AM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.28 BND |
| 10 PGK | 2.85 BND |
| 50 PGK | 14.24 BND |
| 100 PGK | 28.49 BND |
| 500 PGK | 142.44 BND |
| 1,000 PGK | 284.89 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-09-03T04:00:35Z",
"rates": {
"BND": 0.284886
}
}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": 28.488599999999998,
"rate": 0.284886
}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