Rate Overview
Live
1 PGK = 0.222606 BSD
1 BSD = 4.4922
PGK
Avg
0.224847
High
0.226663
Low
0.222606
Last updated: 8/15/2026, 2:15:28 PM
Quick Conversions
| PGK | BSD |
|---|---|
| 1 PGK | 0.22 BSD |
| 10 PGK | 2.23 BSD |
| 50 PGK | 11.13 BSD |
| 100 PGK | 22.26 BSD |
| 500 PGK | 111.30 BSD |
| 1,000 PGK | 222.61 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-08-15T14:15:28Z",
"rates": {
"BSD": 0.222606
}
}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": 22.2606,
"rate": 0.222606
}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