Rate Overview
Live
1 PGK = 0.234394 BSD
1 BSD = 4.2663 PGK
Avg
0.239102
High
0.251043
Low
0.234045
Last updated: 1/25/2026, 5:01:21 PM
Quick Conversions
| PGK | BSD |
|---|---|
| 1 PGK | 0.23 BSD |
| 10 PGK | 2.34 BSD |
| 50 PGK | 11.72 BSD |
| 100 PGK | 23.44 BSD |
| 500 PGK | 117.20 BSD |
| 1,000 PGK | 234.39 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-01-25T17:01:21Z",
"rates": {
"BSD": 0.234394
}
}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.4394,
"rate": 0.234394
}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