Rate Overview
Live
1 PGK = 1.8317 SBD
1 SBD = 0.545955
PGK
Avg
2.0063
High
2.1995
Low
1.8267
Last updated: 7/26/2026, 1:47:25 AM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.83 SBD |
| 10 PGK | 18.32 SBD |
| 50 PGK | 91.58 SBD |
| 100 PGK | 183.17 SBD |
| 500 PGK | 915.83 SBD |
| 1,000 PGK | 1,831.65 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-07-26T01:47:25Z",
"rates": {
"SBD": 1.831653
}
}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": 183.1653,
"rate": 1.831653
}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