Rate Overview
Live
1 PGK = 0.461809 BBD
1 BBD = 2.1654
PGK
Avg
0.463335
High
0.464332
Low
0.461809
Last updated: 5/7/2026, 12:12:13 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.46 BBD |
| 10 PGK | 4.62 BBD |
| 50 PGK | 23.09 BBD |
| 100 PGK | 46.18 BBD |
| 500 PGK | 230.90 BBD |
| 1,000 PGK | 461.81 BBD |
Get PGK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BBDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-07T00:12:13Z",
"rates": {
"BBD": 0.461809
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BBD",
"amount": 100
},
"result": 46.1809,
"rate": 0.461809
}Build with PGK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key