Rate Overview
Live
1 BAM = 2.6429 PGK
1 PGK = 0.378367
BAM
Avg
2.6266
High
2.6703
Low
2.5774
Last updated: 9/3/2026, 1:26:41 PM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.64 PGK |
| 10 BAM | 26.43 PGK |
| 50 BAM | 132.15 PGK |
| 100 BAM | 264.29 PGK |
| 500 BAM | 1,321.47 PGK |
| 1,000 BAM | 2,642.94 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-09-03T13:26:41Z",
"rates": {
"PGK": 2.642938
}
}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": 264.2938,
"rate": 2.642938
}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