Rate Overview
Live
1 BBD = 2.2285 PGK
1 PGK = 0.448725
BBD
Avg
2.2136
High
2.2529
Low
2.1762
Last updated: 9/3/2026, 7:05:41 AM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.23 PGK |
| 10 BBD | 22.29 PGK |
| 50 BBD | 111.43 PGK |
| 100 BBD | 222.85 PGK |
| 500 BBD | 1,114.27 PGK |
| 1,000 BBD | 2,228.54 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-09-03T07:05:41Z",
"rates": {
"PGK": 2.228535
}
}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": 222.8535,
"rate": 2.228535
}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