Rate Overview
Live
1 PGK = 1.8251 SBD
1 SBD = 0.547910
PGK
Avg
1.8390
High
1.8536
Low
1.8251
Last updated: 5/6/2026, 7:15:54 PM
Quick Conversions
| PGK | SBD |
|---|---|
| 1 PGK | 1.83 SBD |
| 10 PGK | 18.25 SBD |
| 50 PGK | 91.26 SBD |
| 100 PGK | 182.51 SBD |
| 500 PGK | 912.56 SBD |
| 1,000 PGK | 1,825.12 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-05-06T19:15:54Z",
"rates": {
"SBD": 1.825117
}
}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": 182.51170000000002,
"rate": 1.825117
}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