Rate Overview
Live
1 PGK = 3.1160 BWP
1 BWP = 0.320927
PGK
Avg
3.1238
High
3.1329
Low
3.1132
Last updated: 5/7/2026, 12:12:13 AM
Quick Conversions
| PGK | BWP |
|---|---|
| 1 PGK | 3.12 BWP |
| 10 PGK | 31.16 BWP |
| 50 PGK | 155.80 BWP |
| 100 PGK | 311.60 BWP |
| 500 PGK | 1,557.99 BWP |
| 1,000 PGK | 3,115.97 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-07T00:12:13Z",
"rates": {
"BWP": 3.115973
}
}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": 311.59729999999996,
"rate": 3.115973
}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