Rate Overview
Live
1 PGK = 0.458410 BBD
1 BBD = 2.1815
PGK
Avg
0.457716
High
0.460564
Low
0.455695
Last updated: 6/16/2026, 4:08:36 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.46 BBD |
| 10 PGK | 4.58 BBD |
| 50 PGK | 22.92 BBD |
| 100 PGK | 45.84 BBD |
| 500 PGK | 229.20 BBD |
| 1,000 PGK | 458.41 BBD |
Get PGK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BBDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-16T04:08:36Z",
"rates": {
"BBD": 0.45841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BBD",
"amount": 100
},
"result": 45.841,
"rate": 0.45841
}Build with PGK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key