Rate Overview
Live
1 PGK = 1.5833 BOB
1 BOB = 0.631610
PGK
Avg
1.5819
High
1.5934
Low
1.5747
Last updated: 6/16/2026, 4:10:10 AM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.58 BOB |
| 10 PGK | 15.83 BOB |
| 50 PGK | 79.16 BOB |
| 100 PGK | 158.33 BOB |
| 500 PGK | 791.63 BOB |
| 1,000 PGK | 1,583.26 BOB |
Get PGK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BOBExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-16T04:10:10Z",
"rates": {
"BOB": 1.583255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BOB",
"amount": 100
},
"result": 158.3255,
"rate": 1.583255
}Build with PGK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key