Rate Overview
Live
1 BAM = 2.5909 PGK
1 PGK = 0.385959
BAM
Avg
2.5801
High
2.6210
Low
2.5378
Last updated: 5/26/2026, 9:27:37 PM
Quick Conversions
| BAM | PGK |
|---|---|
| 1 BAM | 2.59 PGK |
| 10 BAM | 25.91 PGK |
| 50 BAM | 129.55 PGK |
| 100 BAM | 259.09 PGK |
| 500 BAM | 1,295.48 PGK |
| 1,000 BAM | 2,590.95 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-05-26T21:27:37Z",
"rates": {
"PGK": 2.59095
}
}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": 259.09499999999997,
"rate": 2.59095
}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