Rate Overview
Live
1 SBD = 0.548653 PGK
1 PGK = 1.8226
SBD
Avg
0.533412
High
0.548653
Low
0.521201
Last updated: 5/29/2026, 9:48:41 PM
Quick Conversions
| SBD | PGK |
|---|---|
| 1 SBD | 0.55 PGK |
| 10 SBD | 5.49 PGK |
| 50 SBD | 27.43 PGK |
| 100 SBD | 54.87 PGK |
| 500 SBD | 274.33 PGK |
| 1,000 SBD | 548.65 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-05-29T21:48:41Z",
"rates": {
"PGK": 0.548653
}
}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.8653,
"rate": 0.548653
}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