Rate Overview
Live
1 PGK = 0.230377 BMD
1 BMD = 4.3407
PGK
Avg
0.231112
High
0.231937
Low
0.230377
Last updated: 4/16/2026, 3:05:26 PM
Quick Conversions
| PGK | BMD |
|---|---|
| 1 PGK | 0.23 BMD |
| 10 PGK | 2.30 BMD |
| 50 PGK | 11.52 BMD |
| 100 PGK | 23.04 BMD |
| 500 PGK | 115.19 BMD |
| 1,000 PGK | 230.38 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-04-16T15:05:26Z",
"rates": {
"BMD": 0.230377
}
}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.0377,
"rate": 0.230377
}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