Rate Overview
Live
1 BBD = 2.2004 PGK
1 PGK = 0.454464
BBD
Avg
2.1981
High
2.2010
Low
2.1855
Last updated: 7/5/2026, 2:13:49 PM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.20 PGK |
| 10 BBD | 22.00 PGK |
| 50 BBD | 110.02 PGK |
| 100 BBD | 220.04 PGK |
| 500 BBD | 1,100.20 PGK |
| 1,000 BBD | 2,200.40 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-05T14:13:49Z",
"rates": {
"PGK": 2.200396
}
}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.0396,
"rate": 2.200396
}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