Rate Overview
Live
1 BZD = 2.2025 PGK
1 PGK = 0.454022
BZD
Avg
2.2022
High
2.2183
Low
2.1910
Last updated: 8/12/2026, 8:38:12 AM
Quick Conversions
| BZD | PGK |
|---|---|
| 1 BZD | 2.20 PGK |
| 10 BZD | 22.03 PGK |
| 50 BZD | 110.13 PGK |
| 100 BZD | 220.25 PGK |
| 500 BZD | 1,101.27 PGK |
| 1,000 BZD | 2,202.54 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-12T08:38:12Z",
"rates": {
"PGK": 2.202535
}
}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.2535,
"rate": 2.202535
}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