Rate Overview
Live
1 PGK = 1.8428 SBD
1 SBD = 0.542642
PGK
Avg
1.8609
High
1.8690
Low
1.8428
Last updated: 4/16/2026, 8:01:45 AM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.84 SBD |
| 10 PGK | 18.43 SBD |
| 50 PGK | 92.14 SBD |
| 100 PGK | 184.28 SBD |
| 500 PGK | 921.42 SBD |
| 1,000 PGK | 1,842.84 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-04-16T08:01:45Z",
"rates": {
"SBD": 1.842836
}
}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": 184.28359999999998,
"rate": 1.842836
}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