Rate Overview
Live
1 BBD = 2.2059 PGK
1 PGK = 0.453337
BBD
Avg
2.2100
High
2.2265
Low
2.2013
Last updated: 7/25/2026, 9:48:11 AM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.21 PGK |
| 10 BBD | 22.06 PGK |
| 50 BBD | 110.29 PGK |
| 100 BBD | 220.59 PGK |
| 500 BBD | 1,102.93 PGK |
| 1,000 BBD | 2,205.86 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-07-25T09:48:11Z",
"rates": {
"PGK": 2.205863
}
}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": 220.5863,
"rate": 2.205863
}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