Rate Overview
Live
1 PGK = 3.0790 BWP
1 BWP = 0.324780
PGK
Avg
3.0974
High
3.1182
Low
3.0790
Last updated: 5/27/2026, 6:17:47 PM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.08 BWP |
| 10 PGK | 30.79 BWP |
| 50 PGK | 153.95 BWP |
| 100 PGK | 307.90 BWP |
| 500 PGK | 1,539.51 BWP |
| 1,000 PGK | 3,079.01 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-05-27T18:17:47Z",
"rates": {
"BWP": 3.079011
}
}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.9011,
"rate": 3.079011
}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