Rate Overview
Live
1 PGK = 3.1436 BWP
1 BWP = 0.318102
PGK
Avg
3.0893
High
3.1436
Low
3.0358
Last updated: 3/6/2026, 10:51:13 PM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.14 BWP |
| 10 PGK | 31.44 BWP |
| 50 PGK | 157.18 BWP |
| 100 PGK | 314.36 BWP |
| 500 PGK | 1,571.82 BWP |
| 1,000 PGK | 3,143.64 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-06T22:51:13Z",
"rates": {
"BWP": 3.143642
}
}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": 314.3642,
"rate": 3.143642
}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