Rate Overview
Live
1 BWP = 0.329027 PGK
1 PGK = 3.0393
BWP
Avg
0.330081
High
0.335499
Low
0.324788
Last updated: 9/1/2026, 6:59:45 PM
Quick Conversions
| BWP | PGK |
|---|---|
| 1 BWP | 0.33 PGK |
| 10 BWP | 3.29 PGK |
| 50 BWP | 16.45 PGK |
| 100 BWP | 32.90 PGK |
| 500 BWP | 164.51 PGK |
| 1,000 BWP | 329.03 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-09-01T18:59:45Z",
"rates": {
"PGK": 0.329027
}
}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.9027,
"rate": 0.329027
}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