Rate Overview
Live
1 BDT = 0.035114 PGK
1 PGK = 28.4787
BDT
Avg
0.033433
High
0.035129
Low
0.032125
Last updated: 3/28/2026, 12:18:14 PM
Quick Conversions
| BDT | PGK |
|---|---|
| 1 BDT | 0.04 PGK |
| 10 BDT | 0.35 PGK |
| 50 BDT | 1.76 PGK |
| 100 BDT | 3.51 PGK |
| 500 BDT | 17.56 PGK |
| 1,000 BDT | 35.11 PGK |
Get BDT/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=PGKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T12:18:14Z",
"rates": {
"PGK": 0.035114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "PGK",
"amount": 100
},
"result": 3.5114,
"rate": 0.035114
}Build with BDT/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key