Rate Overview
Live
1 BDT = 0.035748 PGK
1 PGK = 27.9736
BDT
Avg
0.034875
High
0.035763
Low
0.032900
Last updated: 7/28/2026, 7:26:54 AM
Quick Conversions
| BDT | PGK |
|---|---|
| 1 BDT | 0.04 PGK |
| 10 BDT | 0.36 PGK |
| 50 BDT | 1.79 PGK |
| 100 BDT | 3.57 PGK |
| 500 BDT | 17.87 PGK |
| 1,000 BDT | 35.75 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-07-28T07:26:54Z",
"rates": {
"PGK": 0.035748
}
}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.5748,
"rate": 0.035748
}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