Rate Overview
Live
1 BAM = 2.5372 PGK
1 PGK = 0.394140
BAM
Avg
2.5464
High
2.5575
Low
2.5372
Last updated: 3/27/2026, 11:46:40 AM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.54 PGK |
| 10 BAM | 25.37 PGK |
| 50 BAM | 126.86 PGK |
| 100 BAM | 253.72 PGK |
| 500 BAM | 1,268.58 PGK |
| 1,000 BAM | 2,537.17 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-03-27T11:46:40Z",
"rates": {
"PGK": 2.537167
}
}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": 253.7167,
"rate": 2.537167
}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