Rate Overview
Live
1 PGK = 0.385513 BAM
1 BAM = 2.5939
PGK
Avg
0.386712
High
0.389380
Low
0.384876
Last updated: 6/15/2026, 9:45:21 PM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.86 BAM |
| 50 PGK | 19.28 BAM |
| 100 PGK | 38.55 BAM |
| 500 PGK | 192.76 BAM |
| 1,000 PGK | 385.51 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-06-15T21:45:21Z",
"rates": {
"BAM": 0.385513
}
}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.5513,
"rate": 0.385513
}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