Rate Overview
Live
1 PGK = 0.449126 BBD
1 BBD = 2.2265
PGK
Avg
0.461120
High
0.468493
Low
0.449126
Last updated: 7/24/2026, 12:55:48 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.45 BBD |
| 10 PGK | 4.49 BBD |
| 50 PGK | 22.46 BBD |
| 100 PGK | 44.91 BBD |
| 500 PGK | 224.56 BBD |
| 1,000 PGK | 449.13 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-07-24T00:55:48Z",
"rates": {
"BBD": 0.449126
}
}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.912600000000005,
"rate": 0.449126
}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