Rate Overview
Live
1 PGK = 0.293338 BND
1 BND = 3.4090
PGK
Avg
0.293959
High
0.295831
Low
0.292854
Last updated: 6/15/2026, 9:44:11 PM
Quick Conversions
| PGK | BND |
|---|---|
| 1 PGK | 0.29 BND |
| 10 PGK | 2.93 BND |
| 50 PGK | 14.67 BND |
| 100 PGK | 29.33 BND |
| 500 PGK | 146.67 BND |
| 1,000 PGK | 293.34 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-06-15T21:44:11Z",
"rates": {
"BND": 0.293338
}
}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.3338,
"rate": 0.293338
}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