Rate Overview
Live
1 PGK = 0.297442 BND
1 BND = 3.3620
PGK
Avg
0.295641
High
0.297442
Low
0.292120
Last updated: 3/6/2026, 10:45:57 PM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.30 BND |
| 10 PGK | 2.97 BND |
| 50 PGK | 14.87 BND |
| 100 PGK | 29.74 BND |
| 500 PGK | 148.72 BND |
| 1,000 PGK | 297.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-03-06T22:45:57Z",
"rates": {
"BND": 0.297442
}
}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.7442,
"rate": 0.297442
}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