Rate Overview
Live
1 BWP = 0.323526 PGK
1 PGK = 3.0909
BWP
Avg
0.322579
High
0.324253
Low
0.321175
Last updated: 4/17/2026, 4:52:40 AM
Quick Conversions
| BWP | PGK |
|---|---|
| 1 BWP | 0.32 PGK |
| 10 BWP | 3.24 PGK |
| 50 BWP | 16.18 PGK |
| 100 BWP | 32.35 PGK |
| 500 BWP | 161.76 PGK |
| 1,000 BWP | 323.53 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-04-17T04:52:40Z",
"rates": {
"PGK": 0.323526
}
}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.352599999999995,
"rate": 0.323526
}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