Rate Overview
Live
1 SBD = 0.542479 PGK
1 PGK = 1.8434
SBD
Avg
0.542628
High
0.543603
Low
0.539503
Last updated: 5/9/2026, 7:21:34 AM
Quick Conversions
| SBD | PGK |
|---|---|
| 1 SBD | 0.54 PGK |
| 10 SBD | 5.42 PGK |
| 50 SBD | 27.12 PGK |
| 100 SBD | 54.25 PGK |
| 500 SBD | 271.24 PGK |
| 1,000 SBD | 542.48 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-09T07:21:34Z",
"rates": {
"PGK": 0.542479
}
}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.2479,
"rate": 0.542479
}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