Rate Overview
Live
1 PGK = 1.5879 BOB
1 BOB = 0.629772
PGK
Avg
1.5951
High
1.6020
Low
1.5879
Last updated: 4/16/2026, 8:02:55 AM
Quick Conversions
| PGK | BOB |
|---|---|
| 1 PGK | 1.59 BOB |
| 10 PGK | 15.88 BOB |
| 50 PGK | 79.39 BOB |
| 100 PGK | 158.79 BOB |
| 500 PGK | 793.94 BOB |
| 1,000 PGK | 1,587.88 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-04-16T08:02:55Z",
"rates": {
"BOB": 1.587875
}
}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.7875,
"rate": 1.587875
}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