Rate Overview
Live
1 BMD = 4.4046 PGK
1 PGK = 0.227035
BMD
Avg
4.3963
High
4.4046
Low
4.3815
Last updated: 7/1/2026, 11:24:49 AM
Quick Conversions
| BMD | PGK |
|---|---|
| 1 BMD | 4.40 PGK |
| 10 BMD | 44.05 PGK |
| 50 BMD | 220.23 PGK |
| 100 BMD | 440.46 PGK |
| 500 BMD | 2,202.30 PGK |
| 1,000 BMD | 4,404.60 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-07-01T11:24:49Z",
"rates": {
"PGK": 4.4046
}
}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": 440.46000000000004,
"rate": 4.4046
}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