Rate Overview
Live
1 SBD = 0.533877 PGK
1 PGK = 1.8731
SBD
Avg
0.532706
High
0.534651
Low
0.531667
Last updated: 3/7/2026, 12:26:16 AM
Quick Conversions
| SBD | PGK |
|---|---|
| 1 SBD | 0.53 PGK |
| 10 SBD | 5.34 PGK |
| 50 SBD | 26.69 PGK |
| 100 SBD | 53.39 PGK |
| 500 SBD | 266.94 PGK |
| 1,000 SBD | 533.88 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-07T00:26:16Z",
"rates": {
"PGK": 0.533877
}
}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.3877,
"rate": 0.533877
}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