Rate Overview
Live
1 PGK = 1.8641 SBD
1 SBD = 0.536444
PGK
Avg
1.8832
High
1.9085
Low
1.8560
Last updated: 3/27/2026, 9:31:31 AM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.86 SBD |
| 10 PGK | 18.64 SBD |
| 50 PGK | 93.21 SBD |
| 100 PGK | 186.41 SBD |
| 500 PGK | 932.06 SBD |
| 1,000 PGK | 1,864.13 SBD |
Get PGK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SBDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T09:31:31Z",
"rates": {
"SBD": 1.864129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SBD",
"amount": 100
},
"result": 186.41289999999998,
"rate": 1.864129
}Build with PGK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key