Rate Overview
Live
1 PGK = 1.5849 BOB
1 BOB = 0.630945
PGK
Avg
1.5859
High
1.5961
Low
1.5757
Last updated: 5/27/2026, 2:28:04 AM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.58 BOB |
| 10 PGK | 15.85 BOB |
| 50 PGK | 79.25 BOB |
| 100 PGK | 158.49 BOB |
| 500 PGK | 792.46 BOB |
| 1,000 PGK | 1,584.92 BOB |
Get PGK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BOBExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-27T02:28:04Z",
"rates": {
"BOB": 1.584924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BOB",
"amount": 100
},
"result": 158.4924,
"rate": 1.584924
}Build with PGK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key