Rate Overview
Live
1 BWP = 0.323540 PGK
1 PGK = 3.0908
BWP
Avg
0.316153
High
0.323540
Low
0.309644
Last updated: 1/25/2026, 9:50:20 PM
Quick Conversions
| BWP | PGK |
|---|---|
| 1 BWP | 0.32 PGK |
| 10 BWP | 3.24 PGK |
| 50 BWP | 16.18 PGK |
| 100 BWP | 32.35 PGK |
| 500 BWP | 161.77 PGK |
| 1,000 BWP | 323.54 PGK |
Get BWP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=PGKExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-01-25T21:50:20Z",
"rates": {
"PGK": 0.32354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "PGK",
"amount": 100
},
"result": 32.354,
"rate": 0.32354
}Build with BWP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key