Rate Overview
Live
1 BBD = 2.1486 PGK
1 PGK = 0.465425
BBD
Avg
2.1505
High
2.1689
Low
2.1419
Last updated: 3/6/2026, 9:34:31 PM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.15 PGK |
| 10 BBD | 21.49 PGK |
| 50 BBD | 107.43 PGK |
| 100 BBD | 214.86 PGK |
| 500 BBD | 1,074.29 PGK |
| 1,000 BBD | 2,148.58 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-03-06T21:34:31Z",
"rates": {
"PGK": 2.148575
}
}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": 214.85750000000002,
"rate": 2.148575
}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