Rate Overview
Live
1 BBD = 2.1846 PGK
1 PGK = 0.457755
BBD
Avg
2.1841
High
2.1944
Low
2.1712
Last updated: 6/17/2026, 3:39:30 AM
Quick Conversions
| BBD | PGK |
|---|---|
| 1 BBD | 2.18 PGK |
| 10 BBD | 21.85 PGK |
| 50 BBD | 109.23 PGK |
| 100 BBD | 218.46 PGK |
| 500 BBD | 1,092.29 PGK |
| 1,000 BBD | 2,184.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-06-17T03:39:30Z",
"rates": {
"PGK": 2.184575
}
}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": 218.4575,
"rate": 2.184575
}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