Rate Overview
Live
1 SBD = 0.536443 PGK
1 PGK = 1.8641
SBD
Avg
0.537266
High
0.540004
Low
0.534654
Last updated: 3/27/2026, 6:34:55 AM
Quick Conversions
| SBD | PGK |
|---|---|
| 1 SBD | 0.54 PGK |
| 10 SBD | 5.36 PGK |
| 50 SBD | 26.82 PGK |
| 100 SBD | 53.64 PGK |
| 500 SBD | 268.22 PGK |
| 1,000 SBD | 536.44 PGK |
Get SBD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=PGKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T06:34:55Z",
"rates": {
"PGK": 0.536443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "PGK",
"amount": 100
},
"result": 53.6443,
"rate": 0.536443
}Build with SBD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key