Rate Overview
Live
1 BAM = 2.5868 PGK
1 PGK = 0.386578
BAM
Avg
2.5715
High
2.5868
Low
2.5624
Last updated: 7/6/2026, 2:50:25 AM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.59 PGK |
| 10 BAM | 25.87 PGK |
| 50 BAM | 129.34 PGK |
| 100 BAM | 258.68 PGK |
| 500 BAM | 1,293.40 PGK |
| 1,000 BAM | 2,586.80 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-06T02:50:25Z",
"rates": {
"PGK": 2.586797
}
}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": 258.67969999999997,
"rate": 2.586797
}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