Rate Overview
Live
1 PGK = 0.385348 BAM
1 BAM = 2.5951
PGK
Avg
0.386057
High
0.388288
Low
0.384750
Last updated: 5/26/2026, 8:22:17 PM
Quick Conversions
| PGK | BAM |
|---|---|
| 1 PGK | 0.39 BAM |
| 10 PGK | 3.85 BAM |
| 50 PGK | 19.27 BAM |
| 100 PGK | 38.53 BAM |
| 500 PGK | 192.67 BAM |
| 1,000 PGK | 385.35 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-05-26T20:22:17Z",
"rates": {
"BAM": 0.385348
}
}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.534800000000004,
"rate": 0.385348
}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