Rate Overview
Live
1 PGK = 1.8159 SBD
1 SBD = 0.550696
PGK
Avg
1.8144
High
1.8380
Low
1.7805
Last updated: 9/2/2026, 1:23:19 PM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.82 SBD |
| 10 PGK | 18.16 SBD |
| 50 PGK | 90.79 SBD |
| 100 PGK | 181.59 SBD |
| 500 PGK | 907.94 SBD |
| 1,000 PGK | 1,815.88 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-09-02T13:23:19Z",
"rates": {
"SBD": 1.815883
}
}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": 181.5883,
"rate": 1.815883
}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