Rate Overview
Live
1 BBD = 2.1778 PGK
1 PGK = 0.459168
BBD
Avg
2.1673
High
2.1848
Low
2.1496
Last updated: 5/27/2026, 8:25:25 PM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.18 PGK |
| 10 BBD | 21.78 PGK |
| 50 BBD | 108.89 PGK |
| 100 BBD | 217.79 PGK |
| 500 BBD | 1,088.93 PGK |
| 1,000 BBD | 2,177.85 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-27T20:25:25Z",
"rates": {
"PGK": 2.17785
}
}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": 217.785,
"rate": 2.17785
}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