Rate Overview
Live
1 BAM = 2.5744 PGK
1 PGK = 0.388437
BAM
Avg
2.5678
High
2.5744
Low
2.5561
Last updated: 7/5/2026, 11:08:13 AM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.57 PGK |
| 10 BAM | 25.74 PGK |
| 50 BAM | 128.72 PGK |
| 100 BAM | 257.44 PGK |
| 500 BAM | 1,287.21 PGK |
| 1,000 BAM | 2,574.42 PGK |
Get BAM/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=PGKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-05T11:08:13Z",
"rates": {
"PGK": 2.57442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "PGK",
"amount": 100
},
"result": 257.442,
"rate": 2.57442
}Build with BAM/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key