Rate Overview
Live
1 PGK = 0.229589 BMD
1 BMD = 4.3556
PGK
Avg
0.232339
High
0.235498
Low
0.228849
Last updated: 5/26/2026, 10:10:13 PM
Quick Conversions
| PGK | BMD |
|---|---|
| 1 PGK | 0.23 BMD |
| 10 PGK | 2.30 BMD |
| 50 PGK | 11.48 BMD |
| 100 PGK | 22.96 BMD |
| 500 PGK | 114.79 BMD |
| 1,000 PGK | 229.59 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-05-26T22:10:13Z",
"rates": {
"BMD": 0.229589
}
}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.9589,
"rate": 0.229589
}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