Rate Overview
Live
1 PGK = 3.1921 BWP
1 BWP = 0.313273
PGK
Avg
3.1278
High
3.1921
Low
3.0358
Last updated: 3/27/2026, 7:42:38 AM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.19 BWP |
| 10 PGK | 31.92 BWP |
| 50 PGK | 159.61 BWP |
| 100 PGK | 319.21 BWP |
| 500 PGK | 1,596.05 BWP |
| 1,000 PGK | 3,192.10 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-03-27T07:42:38Z",
"rates": {
"BWP": 3.192102
}
}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": 319.21020000000004,
"rate": 3.192102
}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