Rate Overview
Live
1 PGK = 2.5477 BOB
1 BOB = 0.392513
PGK
Avg
1.7100
High
2.5477
Low
1.5713
Last updated: 7/26/2026, 4:30:06 PM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 2.55 BOB |
| 10 PGK | 25.48 BOB |
| 50 PGK | 127.38 BOB |
| 100 PGK | 254.77 BOB |
| 500 PGK | 1,273.84 BOB |
| 1,000 PGK | 2,547.69 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-26T16:30:06Z",
"rates": {
"BOB": 2.547685
}
}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.7685,
"rate": 2.547685
}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