Rate Overview
Live
1 BBD = 2.1589 PGK
1 PGK = 0.463205
BBD
Avg
2.1576
High
2.1627
Low
2.1536
Last updated: 5/7/2026, 11:18:47 AM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.16 PGK |
| 10 BBD | 21.59 PGK |
| 50 BBD | 107.94 PGK |
| 100 BBD | 215.89 PGK |
| 500 BBD | 1,079.44 PGK |
| 1,000 BBD | 2,158.87 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-05-07T11:18:47Z",
"rates": {
"PGK": 2.15887
}
}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": 215.88699999999997,
"rate": 2.15887
}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