Rate Overview
Live
1 PGK = 0.453422 BBD
1 BBD = 2.2055
PGK
Avg
0.487282
High
0.520478
Low
0.453422
Last updated: 7/21/2026, 6:51:53 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.45 BBD |
| 10 PGK | 4.53 BBD |
| 50 PGK | 22.67 BBD |
| 100 PGK | 45.34 BBD |
| 500 PGK | 226.71 BBD |
| 1,000 PGK | 453.42 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-21T06:51:53Z",
"rates": {
"BBD": 0.453422
}
}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.3422,
"rate": 0.453422
}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