Rate Overview
Live
1 PGK = 3.0747 BWP
1 BWP = 0.325238
PGK
Avg
3.0929
High
3.1066
Low
3.0747
Last updated: 7/1/2026, 10:20:42 AM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.07 BWP |
| 10 PGK | 30.75 BWP |
| 50 PGK | 153.73 BWP |
| 100 PGK | 307.47 BWP |
| 500 PGK | 1,537.33 BWP |
| 1,000 PGK | 3,074.67 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-01T10:20:42Z",
"rates": {
"BWP": 3.074668
}
}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": 307.4668,
"rate": 3.074668
}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