Rate Overview
Live
1 PGK = 0.394140 BAM
1 BAM = 2.5372
PGK
Avg
0.429603
High
0.482626
Low
0.386976
Last updated: 3/27/2026, 12:54:55 PM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.94 BAM |
| 50 PGK | 19.71 BAM |
| 100 PGK | 39.41 BAM |
| 500 PGK | 197.07 BAM |
| 1,000 PGK | 394.14 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-27T12:54:55Z",
"rates": {
"BAM": 0.39414
}
}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.414,
"rate": 0.39414
}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