Rate Overview
Live
1 PGK = 3.0804 BWP
1 BWP = 0.324636
PGK
Avg
3.2080
High
3.5884
Low
3.0385
Last updated: 7/27/2026, 8:27:35 PM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.08 BWP |
| 10 PGK | 30.80 BWP |
| 50 PGK | 154.02 BWP |
| 100 PGK | 308.04 BWP |
| 500 PGK | 1,540.19 BWP |
| 1,000 PGK | 3,080.37 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-07-27T20:27:35Z",
"rates": {
"BWP": 3.080374
}
}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": 308.0374,
"rate": 3.080374
}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