Rate Overview
Live
1 PGK = 0.232539 BSD
1 BSD = 4.3004
PGK
Avg
0.232301
High
0.233433
Low
0.230535
Last updated: 3/27/2026, 8:52:12 AM
Quick Conversions
| PGK | BSD |
|---|---|
| 1 PGK | 0.23 BSD |
| 10 PGK | 2.33 BSD |
| 50 PGK | 11.63 BSD |
| 100 PGK | 23.25 BSD |
| 500 PGK | 116.27 BSD |
| 1,000 PGK | 232.54 BSD |
Get PGK/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BSDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T08:52:12Z",
"rates": {
"BSD": 0.232539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BSD",
"amount": 100
},
"result": 23.253899999999998,
"rate": 0.232539
}Build with PGK/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key