Rate Overview
Live
1 BSD = 4.4170 PGK
1 PGK = 0.226398
BSD
Avg
4.2495
High
4.4179
Low
3.9154
Last updated: 7/22/2026, 1:29:48 PM
Quick Conversions
| BSD | PGK |
|---|---|
| 1 BSD | 4.42 PGK |
| 10 BSD | 44.17 PGK |
| 50 BSD | 220.85 PGK |
| 100 BSD | 441.70 PGK |
| 500 BSD | 2,208.50 PGK |
| 1,000 BSD | 4,417.00 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-22T13:29:48Z",
"rates": {
"PGK": 4.417
}
}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.7,
"rate": 4.417
}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