Rate Overview
Live
1 PGK = 0.293187 BND
1 BND = 3.4108
PGK
Avg
0.294207
High
0.294883
Low
0.293187
Last updated: 7/3/2026, 8:38:30 PM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.29 BND |
| 10 PGK | 2.93 BND |
| 50 PGK | 14.66 BND |
| 100 PGK | 29.32 BND |
| 500 PGK | 146.59 BND |
| 1,000 PGK | 293.19 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-07-03T20:38:30Z",
"rates": {
"BND": 0.293187
}
}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.318699999999996,
"rate": 0.293187
}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