Rate Overview
Live
1 PGK = 0.444680 BBD
1 BBD = 2.2488
PGK
Avg
0.450404
High
0.459514
Low
0.443872
Last updated: 9/4/2026, 10:28:21 PM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.44 BBD |
| 10 PGK | 4.45 BBD |
| 50 PGK | 22.23 BBD |
| 100 PGK | 44.47 BBD |
| 500 PGK | 222.34 BBD |
| 1,000 PGK | 444.68 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-09-04T22:28:21Z",
"rates": {
"BBD": 0.44468
}
}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": 44.468,
"rate": 0.44468
}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