Rate Overview
Live
1 PGK = 0.459168 BBD
1 BBD = 2.1779
PGK
Avg
0.459041
High
0.460694
Low
0.457840
Last updated: 5/27/2026, 2:27:30 AM
Quick Conversions
| PGK | BBD |
|---|---|
| 1 PGK | 0.46 BBD |
| 10 PGK | 4.59 BBD |
| 50 PGK | 22.96 BBD |
| 100 PGK | 45.92 BBD |
| 500 PGK | 229.58 BBD |
| 1,000 PGK | 459.17 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-27T02:27:30Z",
"rates": {
"BBD": 0.459168
}
}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": 45.9168,
"rate": 0.459168
}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