Rate Overview
Live
1 PGK = 2.5458 BOB
1 BOB = 0.392806
PGK
Avg
2.4658
High
2.5458
Low
2.4104
Last updated: 7/25/2026, 10:17:11 PM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 2.55 BOB |
| 10 PGK | 25.46 BOB |
| 50 PGK | 127.29 BOB |
| 100 PGK | 254.58 BOB |
| 500 PGK | 1,272.89 BOB |
| 1,000 PGK | 2,545.78 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-25T22:17:11Z",
"rates": {
"BOB": 2.545784
}
}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": 254.5784,
"rate": 2.545784
}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