Rate Overview
Live
1 BOB = 0.631279 PGK
1 PGK = 1.5841
BOB
Avg
0.629094
High
0.631279
Low
0.625373
Last updated: 5/7/2026, 1:44:43 PM
Quick Conversions
| BOB | PGK |
|---|---|
| 1 BOB | 0.63 PGK |
| 10 BOB | 6.31 PGK |
| 50 BOB | 31.56 PGK |
| 100 BOB | 63.13 PGK |
| 500 BOB | 315.64 PGK |
| 1,000 BOB | 631.28 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-07T13:44:43Z",
"rates": {
"PGK": 0.631279
}
}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.127900000000004,
"rate": 0.631279
}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