Rate Overview
Live
1 BOB = 0.632749 PGK
1 PGK = 1.5804
BOB
Avg
0.631622
High
0.634920
Low
0.627595
Last updated: 6/19/2026, 8:21:15 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.63 PGK |
| 10 BOB | 6.33 PGK |
| 50 BOB | 31.64 PGK |
| 100 BOB | 63.27 PGK |
| 500 BOB | 316.37 PGK |
| 1,000 BOB | 632.75 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-06-19T08:21:15Z",
"rates": {
"PGK": 0.632749
}
}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": 63.2749,
"rate": 0.632749
}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