Rate Overview
Live
1 PGK = 0.391705 BAM
1 BAM = 2.5529
PGK
Avg
0.388461
High
0.392097
Low
0.382578
Last updated: 3/6/2026, 10:51:28 PM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.92 BAM |
| 50 PGK | 19.59 BAM |
| 100 PGK | 39.17 BAM |
| 500 PGK | 195.85 BAM |
| 1,000 PGK | 391.71 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-03-06T22:51:28Z",
"rates": {
"BAM": 0.391705
}
}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": 39.170500000000004,
"rate": 0.391705
}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