Rate Overview
Live
1 PGK = 0.388703 BAM
1 BAM = 2.5727
PGK
Avg
0.389702
High
0.391225
Low
0.388663
Last updated: 7/4/2026, 7:01:24 PM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.89 BAM |
| 50 PGK | 19.44 BAM |
| 100 PGK | 38.87 BAM |
| 500 PGK | 194.35 BAM |
| 1,000 PGK | 388.70 BAM |
Get PGK/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BAMExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-04T19:01:24Z",
"rates": {
"BAM": 0.388703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BAM",
"amount": 100
},
"result": 38.8703,
"rate": 0.388703
}Build with PGK/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key