Rate Overview
Live
1 PGK = 3.0664 BWP
1 BWP = 0.326119
PGK
Avg
3.0855
High
3.1110
Low
3.0554
Last updated: 6/17/2026, 6:33:23 AM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.07 BWP |
| 10 PGK | 30.66 BWP |
| 50 PGK | 153.32 BWP |
| 100 PGK | 306.64 BWP |
| 500 PGK | 1,533.18 BWP |
| 1,000 PGK | 3,066.36 BWP |
Get PGK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BWPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-17T06:33:23Z",
"rates": {
"BWP": 3.066362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BWP",
"amount": 100
},
"result": 306.6362,
"rate": 3.066362
}Build with PGK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key