Rate Overview
Live
1 BOB = 0.628201 PGK
1 PGK = 1.5918
BOB
Avg
0.626983
High
0.629641
Low
0.624219
Last updated: 4/17/2026, 6:08:22 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.63 PGK |
| 10 BOB | 6.28 PGK |
| 50 BOB | 31.41 PGK |
| 100 BOB | 62.82 PGK |
| 500 BOB | 314.10 PGK |
| 1,000 BOB | 628.20 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-04-17T06:08:22Z",
"rates": {
"PGK": 0.628201
}
}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.820100000000004,
"rate": 0.628201
}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