Rate Overview
Live
1 PGK = 1.6091 BOB
1 BOB = 0.621480
PGK
Avg
1.6067
High
1.6109
Low
1.6009
Last updated: 3/27/2026, 9:24:03 AM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.61 BOB |
| 10 PGK | 16.09 BOB |
| 50 PGK | 80.45 BOB |
| 100 PGK | 160.91 BOB |
| 500 PGK | 804.53 BOB |
| 1,000 PGK | 1,609.06 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-03-27T09:24:03Z",
"rates": {
"BOB": 1.609063
}
}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": 160.9063,
"rate": 1.609063
}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