Rate Overview
Live
1 PGK = 0.292353 BND
1 BND = 3.4205
PGK
Avg
0.294053
High
0.295437
Low
0.292353
Last updated: 4/16/2026, 8:01:43 AM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.29 BND |
| 10 PGK | 2.92 BND |
| 50 PGK | 14.62 BND |
| 100 PGK | 29.24 BND |
| 500 PGK | 146.18 BND |
| 1,000 PGK | 292.35 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-04-16T08:01:43Z",
"rates": {
"BND": 0.292353
}
}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.2353,
"rate": 0.292353
}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