Rate Overview
Live
1 PGK = 1.7896 SBD
1 SBD = 0.558788
PGK
Avg
1.8093
High
1.8273
Low
1.7896
Last updated: 8/15/2026, 2:16:47 PM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.79 SBD |
| 10 PGK | 17.90 SBD |
| 50 PGK | 89.48 SBD |
| 100 PGK | 178.96 SBD |
| 500 PGK | 894.79 SBD |
| 1,000 PGK | 1,789.59 SBD |
Get PGK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SBDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-15T14:16:47Z",
"rates": {
"SBD": 1.789589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SBD",
"amount": 100
},
"result": 178.9589,
"rate": 1.789589
}Build with PGK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key