Rate Overview
Live
1 BSD = 4.4120 PGK
1 PGK = 0.226652
BSD
Avg
4.4172
High
4.4531
Low
4.4026
Last updated: 7/26/2026, 11:44:42 PM
Quick Conversions
| BSD | PGK |
|---|---|
| 1 BSD | 4.41 PGK |
| 10 BSD | 44.12 PGK |
| 50 BSD | 220.60 PGK |
| 100 BSD | 441.21 PGK |
| 500 BSD | 2,206.03 PGK |
| 1,000 BSD | 4,412.05 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-26T23:44:42Z",
"rates": {
"PGK": 4.41205
}
}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": 441.205,
"rate": 4.41205
}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