Rate Overview
Live
1 PGK = 1.5843 BOB
1 BOB = 0.631206
PGK
Avg
1.5903
High
1.5990
Low
1.5843
Last updated: 5/6/2026, 11:05:27 PM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.58 BOB |
| 10 PGK | 15.84 BOB |
| 50 PGK | 79.21 BOB |
| 100 PGK | 158.43 BOB |
| 500 PGK | 792.14 BOB |
| 1,000 PGK | 1,584.27 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-05-06T23:05:27Z",
"rates": {
"BOB": 1.58427
}
}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.42700000000002,
"rate": 1.58427
}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