Rate Overview
Live
1 BMD = 4.3703 PGK
1 PGK = 0.228820
BMD
Avg
4.3568
High
4.3703
Low
4.3413
Last updated: 5/28/2026, 9:39:07 PM
Quick Conversions
| BMD | PGK |
|---|---|
| 1 BMD | 4.37 PGK |
| 10 BMD | 43.70 PGK |
| 50 BMD | 218.51 PGK |
| 100 BMD | 437.03 PGK |
| 500 BMD | 2,185.13 PGK |
| 1,000 BMD | 4,370.25 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-05-28T21:39:07Z",
"rates": {
"PGK": 4.37025
}
}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": 437.02500000000003,
"rate": 4.37025
}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