Rate Overview
Live
1 BND = 3.4117 PGK
1 PGK = 0.293105
BND
Avg
3.4101
High
3.4237
Low
3.4002
Last updated: 5/8/2026, 12:59:15 PM
Quick Conversions
| BND | PGK |
|---|---|
| 1 BND | 3.41 PGK |
| 10 BND | 34.12 PGK |
| 50 BND | 170.59 PGK |
| 100 BND | 341.17 PGK |
| 500 BND | 1,705.87 PGK |
| 1,000 BND | 3,411.74 PGK |
Get BND/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PGKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-08T12:59:15Z",
"rates": {
"PGK": 3.411743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PGK",
"amount": 100
},
"result": 341.1743,
"rate": 3.411743
}Build with BND/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key