Rate Overview
Live
1 BWP = 0.324779 PGK
1 PGK = 3.0790
BWP
Avg
0.322859
High
0.324782
Low
0.320698
Last updated: 5/27/2026, 8:24:12 AM
Quick Conversions
| BWP | PGK |
|---|---|
| 1 BWP | 0.32 PGK |
| 10 BWP | 3.25 PGK |
| 50 BWP | 16.24 PGK |
| 100 BWP | 32.48 PGK |
| 500 BWP | 162.39 PGK |
| 1,000 BWP | 324.78 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-27T08:24:12Z",
"rates": {
"PGK": 0.324779
}
}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.4779,
"rate": 0.324779
}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