Rate Overview
Live
1 BMD = 4.3895 PGK
1 PGK = 0.227816
BMD
Avg
4.1010
High
4.3895
Low
3.8426
Last updated: 6/18/2026, 5:13:54 PM
Quick Conversions
| BMD | PGK |
|---|---|
| 1 BMD | 4.39 PGK |
| 10 BMD | 43.89 PGK |
| 50 BMD | 219.48 PGK |
| 100 BMD | 438.95 PGK |
| 500 BMD | 2,194.75 PGK |
| 1,000 BMD | 4,389.50 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-06-18T17:13:54Z",
"rates": {
"PGK": 4.3895
}
}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": 438.95,
"rate": 4.3895
}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