Rate Overview
Live
1 PGK = 0.381613 BAM
1 BAM = 2.6205
PGK
Avg
0.384981
High
0.387343
Low
0.381613
Last updated: 4/16/2026, 8:07:47 AM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.38 BAM |
| 10 PGK | 3.82 BAM |
| 50 PGK | 19.08 BAM |
| 100 PGK | 38.16 BAM |
| 500 PGK | 190.81 BAM |
| 1,000 PGK | 381.61 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-04-16T08:07:47Z",
"rates": {
"BAM": 0.381613
}
}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.1613,
"rate": 0.381613
}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