Rate Overview
Live
1 BSD = 4.4248 PGK
1 PGK = 0.225999
BSD
Avg
4.3305
High
4.4248
Low
4.2624
Last updated: 7/20/2026, 12:10:49 AM
Quick Conversions
| BSD | PGK |
|---|---|
| 1 BSD | 4.42 PGK |
| 10 BSD | 44.25 PGK |
| 50 BSD | 221.24 PGK |
| 100 BSD | 442.48 PGK |
| 500 BSD | 2,212.40 PGK |
| 1,000 BSD | 4,424.80 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-07-20T00:10:49Z",
"rates": {
"PGK": 4.4248
}
}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": 442.48,
"rate": 4.4248
}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