Rate Overview
Live
1 BOB = 0.621479 PGK
1 PGK = 1.6091
BOB
Avg
0.619855
High
0.624896
Low
0.614597
Last updated: 3/27/2026, 11:21:31 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.62 PGK |
| 10 BOB | 6.21 PGK |
| 50 BOB | 31.07 PGK |
| 100 BOB | 62.15 PGK |
| 500 BOB | 310.74 PGK |
| 1,000 BOB | 621.48 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-03-27T11:21:31Z",
"rates": {
"PGK": 0.621479
}
}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": 62.1479,
"rate": 0.621479
}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