Rate Overview
Live
1 PGK = 1.5685 BOB
1 BOB = 0.637541
PGK
Avg
1.5958
High
1.6232
Low
1.5685
Last updated: 7/4/2026, 12:40:53 AM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.57 BOB |
| 10 PGK | 15.69 BOB |
| 50 PGK | 78.43 BOB |
| 100 PGK | 156.85 BOB |
| 500 PGK | 784.26 BOB |
| 1,000 PGK | 1,568.53 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-07-04T00:40:53Z",
"rates": {
"BOB": 1.568526
}
}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": 156.8526,
"rate": 1.568526
}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