Rate Overview
Live
1 PGK = 0.225537 BMD
1 BMD = 4.4339
PGK
Avg
0.225629
High
0.226756
Low
0.223758
Last updated: 8/12/2026, 10:57:08 AM
Quick Conversions
| PGK | BMD |
|---|---|
| 1 PGK | 0.23 BMD |
| 10 PGK | 2.26 BMD |
| 50 PGK | 11.28 BMD |
| 100 PGK | 22.55 BMD |
| 500 PGK | 112.77 BMD |
| 1,000 PGK | 225.54 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-08-12T10:57:08Z",
"rates": {
"BMD": 0.225537
}
}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": 22.5537,
"rate": 0.225537
}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