Rate Overview
Live
1 BZD = 2.2061 PGK
1 PGK = 0.453281
BZD
Avg
2.0434
High
2.2061
Low
1.8991
Last updated: 8/3/2026, 10:29:08 PM
Quick Conversions
| BZD | PGK |
|---|---|
| 1 BZD | 2.21 PGK |
| 10 BZD | 22.06 PGK |
| 50 BZD | 110.31 PGK |
| 100 BZD | 220.61 PGK |
| 500 BZD | 1,103.07 PGK |
| 1,000 BZD | 2,206.14 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-08-03T22:29:08Z",
"rates": {
"PGK": 2.206136
}
}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": 220.6136,
"rate": 2.206136
}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