Rate Overview
Live
1 BZD = 2.1798 PGK
1 PGK = 0.458760
BZD
Avg
2.1444
High
2.1798
Low
2.1094
Last updated: 6/18/2026, 11:35:34 AM
Quick Conversions
| BZD | PGK |
|---|---|
| 1 BZD | 2.18 PGK |
| 10 BZD | 21.80 PGK |
| 50 BZD | 108.99 PGK |
| 100 BZD | 217.98 PGK |
| 500 BZD | 1,089.89 PGK |
| 1,000 BZD | 2,179.79 PGK |
Get BZD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=PGKExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-06-18T11:35:34Z",
"rates": {
"PGK": 2.179787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "PGK",
"amount": 100
},
"result": 217.9787,
"rate": 2.179787
}Build with BZD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key