Rate Overview
Live
1 BOB = 0.391925 PGK
1 PGK = 2.5515
BOB
Avg
0.398711
High
0.410803
Low
0.391891
Last updated: 7/29/2026, 12:10:40 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.39 PGK |
| 10 BOB | 3.92 PGK |
| 50 BOB | 19.60 PGK |
| 100 BOB | 39.19 PGK |
| 500 BOB | 195.96 PGK |
| 1,000 BOB | 391.93 PGK |
Get BOB/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=PGKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T00:10:40Z",
"rates": {
"PGK": 0.391925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "PGK",
"amount": 100
},
"result": 39.1925,
"rate": 0.391925
}Build with BOB/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key