Rate Overview
Live
1 BOB = 0.376205 PGK
1 PGK = 2.6581
BOB
Avg
0.596658
High
0.636398
Low
0.376205
Last updated: 7/31/2026, 8:55:04 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.38 PGK |
| 10 BOB | 3.76 PGK |
| 50 BOB | 18.81 PGK |
| 100 BOB | 37.62 PGK |
| 500 BOB | 188.10 PGK |
| 1,000 BOB | 376.21 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-31T08:55:04Z",
"rates": {
"PGK": 0.376205
}
}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": 37.6205,
"rate": 0.376205
}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