Rate Overview
Live
1 BOB = 0.622360 PGK
1 PGK = 1.6068
BOB
Avg
0.622005
High
0.627101
Low
0.618963
Last updated: 3/7/2026, 1:53:58 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.62 PGK |
| 10 BOB | 6.22 PGK |
| 50 BOB | 31.12 PGK |
| 100 BOB | 62.24 PGK |
| 500 BOB | 311.18 PGK |
| 1,000 BOB | 622.36 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-07T01:53:58Z",
"rates": {
"PGK": 0.62236
}
}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.236000000000004,
"rate": 0.62236
}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