Rate Overview
Live
1 BMD = 4.4296 PGK
1 PGK = 0.225755
BMD
Avg
4.3358
High
4.4296
Low
4.2624
Last updated: 8/8/2026, 10:10:51 AM
Quick Conversions
| BMD | PGK |
|---|---|
| 1 BMD | 4.43 PGK |
| 10 BMD | 44.30 PGK |
| 50 BMD | 221.48 PGK |
| 100 BMD | 442.96 PGK |
| 500 BMD | 2,214.79 PGK |
| 1,000 BMD | 4,429.57 PGK |
Get BMD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=PGKExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-08-08T10:10:51Z",
"rates": {
"PGK": 4.429574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "PGK",
"amount": 100
},
"result": 442.95739999999995,
"rate": 4.429574
}Build with BMD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key