Rate Overview
Live
1 PGK = 0.232712 BMD
1 BMD = 4.2972
PGK
Avg
0.232510
High
0.233433
Low
0.230535
Last updated: 3/6/2026, 10:45:27 PM
Quick Conversions
| PGK | BMD |
|---|---|
| 1 PGK | 0.23 BMD |
| 10 PGK | 2.33 BMD |
| 50 PGK | 11.64 BMD |
| 100 PGK | 23.27 BMD |
| 500 PGK | 116.36 BMD |
| 1,000 PGK | 232.71 BMD |
Get PGK/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BMDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T22:45:27Z",
"rates": {
"BMD": 0.232712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BMD",
"amount": 100
},
"result": 23.2712,
"rate": 0.232712
}Build with PGK/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key