Rate Overview
Live
1 BAM = 2.5529 PGK
1 PGK = 0.391706
BAM
Avg
2.5719
High
2.6138
Low
2.5504
Last updated: 3/7/2026, 2:02:50 AM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.55 PGK |
| 10 BAM | 25.53 PGK |
| 50 BAM | 127.65 PGK |
| 100 BAM | 255.29 PGK |
| 500 BAM | 1,276.47 PGK |
| 1,000 BAM | 2,552.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-03-07T02:02:50Z",
"rates": {
"PGK": 2.552935
}
}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": 255.29350000000002,
"rate": 2.552935
}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