Rate Overview
Live
1 BSD = 4.2663 PGK
1 PGK = 0.234395 BSD
Avg
4.2687
High
4.2714
Low
4.2663
Last updated: 1/25/2026, 3:11:48 PM
Quick Conversions
| BSD | PGK |
|---|---|
| 1 BSD | 4.27 PGK |
| 10 BSD | 42.66 PGK |
| 50 BSD | 213.32 PGK |
| 100 BSD | 426.63 PGK |
| 500 BSD | 2,133.15 PGK |
| 1,000 BSD | 4,266.30 PGK |
Get BSD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=PGKExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-01-25T15:11:48Z",
"rates": {
"PGK": 4.266302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "PGK",
"amount": 100
},
"result": 426.63019999999995,
"rate": 4.266302
}Build with BSD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key