Rate Overview
Live
1 PGK = 0.452289 BBD
1 BBD = 2.2110
PGK
Avg
0.454298
High
0.457563
Low
0.452289
Last updated: 7/6/2026, 6:17:53 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.45 BBD |
| 10 PGK | 4.52 BBD |
| 50 PGK | 22.61 BBD |
| 100 PGK | 45.23 BBD |
| 500 PGK | 226.14 BBD |
| 1,000 PGK | 452.29 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-06T06:17:53Z",
"rates": {
"BBD": 0.452289
}
}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.2289,
"rate": 0.452289
}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