Rate Overview
Live
1 BAM = 2.5657 PGK
1 PGK = 0.389751
BAM
Avg
2.5729
High
2.6019
Low
2.5546
Last updated: 7/25/2026, 10:11:49 AM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.57 PGK |
| 10 BAM | 25.66 PGK |
| 50 BAM | 128.29 PGK |
| 100 BAM | 256.57 PGK |
| 500 BAM | 1,282.87 PGK |
| 1,000 BAM | 2,565.74 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-25T10:11:49Z",
"rates": {
"PGK": 2.56574
}
}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": 256.574,
"rate": 2.56574
}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