Rate Overview
Live
1 BBD = 2.1607 PGK
1 PGK = 0.462822
BBD
Avg
2.1509
High
2.1607
Low
2.1414
Last updated: 4/16/2026, 4:55:05 PM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.16 PGK |
| 10 BBD | 21.61 PGK |
| 50 BBD | 108.03 PGK |
| 100 BBD | 216.07 PGK |
| 500 BBD | 1,080.33 PGK |
| 1,000 BBD | 2,160.66 PGK |
Get BBD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=PGKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T16:55:05Z",
"rates": {
"PGK": 2.160659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "PGK",
"amount": 100
},
"result": 216.0659,
"rate": 2.160659
}Build with BBD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key