Rate Overview
Live
1 PGK = 0.465078 BBD
1 BBD = 2.1502
PGK
Avg
0.480384
High
0.514219
Low
0.461070
Last updated: 3/27/2026, 11:18:16 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.47 BBD |
| 10 PGK | 4.65 BBD |
| 50 PGK | 23.25 BBD |
| 100 PGK | 46.51 BBD |
| 500 PGK | 232.54 BBD |
| 1,000 PGK | 465.08 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-03-27T11:18:16Z",
"rates": {
"BBD": 0.465078
}
}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": 46.507799999999996,
"rate": 0.465078
}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