Rate Overview
Live
1 PGK = 0.226669 BMD
1 BMD = 4.4117
PGK
Avg
0.227110
High
0.228558
Low
0.225310
Last updated: 7/21/2026, 11:24:51 PM
Quick Conversions
| PGK | BMD |
|---|---|
| 1 PGK | 0.23 BMD |
| 10 PGK | 2.27 BMD |
| 50 PGK | 11.33 BMD |
| 100 PGK | 22.67 BMD |
| 500 PGK | 113.33 BMD |
| 1,000 PGK | 226.67 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-07-21T23:24:51Z",
"rates": {
"BMD": 0.226669
}
}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.666900000000002,
"rate": 0.226669
}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