Rate Overview
Live
1 BOB = 0.393340 PGK
1 PGK = 2.5423
BOB
Avg
0.398271
High
0.410803
Low
0.391891
Last updated: 7/29/2026, 9:50:01 AM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.39 PGK |
| 10 BOB | 3.93 PGK |
| 50 BOB | 19.67 PGK |
| 100 BOB | 39.33 PGK |
| 500 BOB | 196.67 PGK |
| 1,000 BOB | 393.34 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-07-29T09:50:01Z",
"rates": {
"PGK": 0.39334
}
}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": 39.334,
"rate": 0.39334
}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