Rate Overview
Live
1 SBD = 0.552926 PGK
1 PGK = 1.8086
SBD
Avg
0.539335
High
0.552926
Low
0.527517
Last updated: 7/30/2026, 8:12:58 AM
Quick Conversions
| SBD | PGK |
|---|---|
| 1 SBD | 0.55 PGK |
| 10 SBD | 5.53 PGK |
| 50 SBD | 27.65 PGK |
| 100 SBD | 55.29 PGK |
| 500 SBD | 276.46 PGK |
| 1,000 SBD | 552.93 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-07-30T08:12:58Z",
"rates": {
"PGK": 0.552926
}
}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": 55.2926,
"rate": 0.552926
}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