Rate Overview
Live
1 PGK = 0.289435 BND
1 BND = 3.4550
PGK
Avg
0.288929
High
0.290176
Low
0.287006
Last updated: 8/13/2026, 4:29:22 AM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.29 BND |
| 10 PGK | 2.89 BND |
| 50 PGK | 14.47 BND |
| 100 PGK | 28.94 BND |
| 500 PGK | 144.72 BND |
| 1,000 PGK | 289.44 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-08-13T04:29:22Z",
"rates": {
"BND": 0.289435
}
}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.9435,
"rate": 0.289435
}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