Rate Overview
Live
1 SBD = 0.542579 PGK
1 PGK = 1.8430
SBD
Avg
0.544035
High
0.550167
Low
0.538573
Last updated: 6/19/2026, 8:39:59 AM
Quick Conversions
| SBD | PGK |
|---|---|
| 1 SBD | 0.54 PGK |
| 10 SBD | 5.43 PGK |
| 50 SBD | 27.13 PGK |
| 100 SBD | 54.26 PGK |
| 500 SBD | 271.29 PGK |
| 1,000 SBD | 542.58 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-06-19T08:39:59Z",
"rates": {
"PGK": 0.542579
}
}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": 54.25790000000001,
"rate": 0.542579
}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