Rate Overview
Live
1 BAM = 2.5940 PGK
1 PGK = 0.385505
BAM
Avg
2.5857
High
2.5965
Low
2.5682
Last updated: 6/15/2026, 11:05:04 PM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.59 PGK |
| 10 BAM | 25.94 PGK |
| 50 BAM | 129.70 PGK |
| 100 BAM | 259.40 PGK |
| 500 BAM | 1,297.00 PGK |
| 1,000 BAM | 2,594.00 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-06-15T23:05:04Z",
"rates": {
"PGK": 2.594003
}
}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": 259.40029999999996,
"rate": 2.594003
}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