Rate Overview
Live
1 PGK = 0.453733 BBD
1 BBD = 2.2039
PGK
Avg
0.472144
High
0.509199
Low
0.453733
Last updated: 7/11/2026, 11:21:56 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.45 BBD |
| 10 PGK | 4.54 BBD |
| 50 PGK | 22.69 BBD |
| 100 PGK | 45.37 BBD |
| 500 PGK | 226.87 BBD |
| 1,000 PGK | 453.73 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-11T11:21:56Z",
"rates": {
"BBD": 0.453733
}
}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.3733,
"rate": 0.453733
}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