Rate Overview
Live
1 BOB = 0.382693 PGK
1 PGK = 2.6131
BOB
Avg
0.380217
High
0.387042
Low
0.372208
Last updated: 8/19/2026, 9:48:02 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.38 PGK |
| 10 BOB | 3.83 PGK |
| 50 BOB | 19.13 PGK |
| 100 BOB | 38.27 PGK |
| 500 BOB | 191.35 PGK |
| 1,000 BOB | 382.69 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-08-19T09:48:02Z",
"rates": {
"PGK": 0.382693
}
}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": 38.2693,
"rate": 0.382693
}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