Rate Overview
Live
1 PGK = 1.5750 BOB
1 BOB = 0.634902
PGK
Avg
1.5734
High
1.5757
Low
1.5708
Last updated: 7/5/2026, 3:20:28 PM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.58 BOB |
| 10 PGK | 15.75 BOB |
| 50 PGK | 78.75 BOB |
| 100 PGK | 157.50 BOB |
| 500 PGK | 787.52 BOB |
| 1,000 PGK | 1,575.05 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-05T15:20:28Z",
"rates": {
"BOB": 1.575047
}
}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": 157.5047,
"rate": 1.575047
}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