Rate Overview
Live
1 BWP = 0.324945 PGK
1 PGK = 3.0774
BWP
Avg
0.321111
High
0.324945
Low
0.319190
Last updated: 5/7/2026, 6:52:37 AM
Quick Conversions
| BWP | PGK |
|---|---|
| 1 BWP | 0.32 PGK |
| 10 BWP | 3.25 PGK |
| 50 BWP | 16.25 PGK |
| 100 BWP | 32.49 PGK |
| 500 BWP | 162.47 PGK |
| 1,000 BWP | 324.95 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-05-07T06:52:37Z",
"rates": {
"PGK": 0.324945
}
}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.494499999999995,
"rate": 0.324945
}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