Rate Overview
Live
1 BAM = 2.6205 PGK
1 PGK = 0.381613
BAM
Avg
2.5976
High
2.6205
Low
2.5817
Last updated: 4/16/2026, 4:16:07 PM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.62 PGK |
| 10 BAM | 26.20 PGK |
| 50 BAM | 131.02 PGK |
| 100 BAM | 262.05 PGK |
| 500 BAM | 1,310.23 PGK |
| 1,000 BAM | 2,620.46 PGK |
Get BAM/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=PGKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-04-16T16:16:07Z",
"rates": {
"PGK": 2.620455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "PGK",
"amount": 100
},
"result": 262.0455,
"rate": 2.620455
}Build with BAM/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key