Rate Overview
Live
1 PGK = 0.298906 BND
1 BND = 3.3455
PGK
Avg
0.308530
High
0.337093
Low
0.293916
Last updated: 3/27/2026, 11:13:11 AM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.30 BND |
| 10 PGK | 2.99 BND |
| 50 PGK | 14.95 BND |
| 100 PGK | 29.89 BND |
| 500 PGK | 149.45 BND |
| 1,000 PGK | 298.91 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-27T11:13:11Z",
"rates": {
"BND": 0.298906
}
}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.8906,
"rate": 0.298906
}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