Rate Overview
Live
1 PGK = 0.390817 BAM
1 BAM = 2.5587
PGK
Avg
0.387858
High
0.394047
Low
0.381540
Last updated: 6/29/2026, 12:59:07 AM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.91 BAM |
| 50 PGK | 19.54 BAM |
| 100 PGK | 39.08 BAM |
| 500 PGK | 195.41 BAM |
| 1,000 PGK | 390.82 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-29T00:59:07Z",
"rates": {
"BAM": 0.390817
}
}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.081700000000005,
"rate": 0.390817
}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