Rate Overview
Live
1 BWP = 0.323419 PGK
1 PGK = 3.0920
BWP
Avg
0.321533
High
0.326322
Low
0.310830
Last updated: 7/19/2026, 7:59:02 PM
Quick Conversions
| BWP | PGK |
|---|---|
| 1 BWP | 0.32 PGK |
| 10 BWP | 3.23 PGK |
| 50 BWP | 16.17 PGK |
| 100 BWP | 32.34 PGK |
| 500 BWP | 161.71 PGK |
| 1,000 BWP | 323.42 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-07-19T19:59:02Z",
"rates": {
"PGK": 0.323419
}
}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.3419,
"rate": 0.323419
}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