Rate Overview
Live
1 BAM = 2.6063 PGK
1 PGK = 0.383690
BAM
Avg
2.6151
High
2.6331
Low
2.6062
Last updated: 8/13/2026, 1:34:36 PM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.61 PGK |
| 10 BAM | 26.06 PGK |
| 50 BAM | 130.31 PGK |
| 100 BAM | 260.63 PGK |
| 500 BAM | 1,303.14 PGK |
| 1,000 BAM | 2,606.27 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-08-13T13:34:36Z",
"rates": {
"PGK": 2.606272
}
}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": 260.6272,
"rate": 2.606272
}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