Rate Overview
Live
1 BMD = 4.2972 PGK
1 PGK = 0.232712
BMD
Avg
4.3009
High
4.3377
Low
4.2839
Last updated: 3/7/2026, 1:53:16 AM
Quick Conversions
| BMD | PGK |
|---|---|
| 1 BMD | 4.30 PGK |
| 10 BMD | 42.97 PGK |
| 50 BMD | 214.86 PGK |
| 100 BMD | 429.72 PGK |
| 500 BMD | 2,148.58 PGK |
| 1,000 BMD | 4,297.15 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-03-07T01:53:16Z",
"rates": {
"PGK": 4.29715
}
}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": 429.71500000000003,
"rate": 4.29715
}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