Rate Overview
Live
1 PGK = 0.292770 BND
1 BND = 3.4157
PGK
Avg
0.293425
High
0.294800
Low
0.292383
Last updated: 5/26/2026, 8:21:33 PM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.29 BND |
| 10 PGK | 2.93 BND |
| 50 PGK | 14.64 BND |
| 100 PGK | 29.28 BND |
| 500 PGK | 146.39 BND |
| 1,000 PGK | 292.77 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-05-26T20:21:33Z",
"rates": {
"BND": 0.29277
}
}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.276999999999997,
"rate": 0.29277
}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