Rate Overview
Live
1 BOB = 0.628451 PGK
1 PGK = 1.5912
BOB
Avg
0.621836
High
0.634643
Low
0.611405
Last updated: 5/27/2026, 10:44:35 PM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.63 PGK |
| 10 BOB | 6.28 PGK |
| 50 BOB | 31.42 PGK |
| 100 BOB | 62.85 PGK |
| 500 BOB | 314.23 PGK |
| 1,000 BOB | 628.45 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-05-27T22:44:35Z",
"rates": {
"PGK": 0.628451
}
}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.845099999999995,
"rate": 0.628451
}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