Rate Overview
Live
1 PGK = 1.8731 SBD
1 SBD = 0.533877
PGK
Avg
1.8775
High
1.8809
Low
1.8704
Last updated: 3/6/2026, 10:45:33 PM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.87 SBD |
| 10 PGK | 18.73 SBD |
| 50 PGK | 93.65 SBD |
| 100 PGK | 187.31 SBD |
| 500 PGK | 936.55 SBD |
| 1,000 PGK | 1,873.09 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-03-06T22:45:33Z",
"rates": {
"SBD": 1.87309
}
}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": 187.309,
"rate": 1.87309
}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