Rate Overview
Live
1 PGK = 0.389751 BAM
1 BAM = 2.5657
PGK
Avg
0.393136
High
0.409836
Low
0.380715
Last updated: 7/26/2026, 3:30:24 AM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.90 BAM |
| 50 PGK | 19.49 BAM |
| 100 PGK | 38.98 BAM |
| 500 PGK | 194.88 BAM |
| 1,000 PGK | 389.75 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-26T03:30:24Z",
"rates": {
"BAM": 0.389751
}
}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.975100000000005,
"rate": 0.389751
}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