Rate Overview
Live
1 BAM = 2.5951 PGK
1 PGK = 0.385348
BAM
Avg
2.5903
High
2.5991
Low
2.5754
Last updated: 5/26/2026, 8:22:26 PM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.60 PGK |
| 10 BAM | 25.95 PGK |
| 50 BAM | 129.75 PGK |
| 100 BAM | 259.51 PGK |
| 500 BAM | 1,297.53 PGK |
| 1,000 BAM | 2,595.06 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-05-26T20:22:26Z",
"rates": {
"PGK": 2.595055
}
}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.5055,
"rate": 2.595055
}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