Rate Overview
Live
1 BDT = 0.035161 PGK
1 PGK = 28.4406
BDT
Avg
0.035166
High
0.035490
Low
0.035015
Last updated: 3/7/2026, 7:35:49 AM
Quick Conversions
| BDT | PGK |
|---|---|
| 1 BDT | 0.04 PGK |
| 10 BDT | 0.35 PGK |
| 50 BDT | 1.76 PGK |
| 100 BDT | 3.52 PGK |
| 500 BDT | 17.58 PGK |
| 1,000 BDT | 35.16 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-07T07:35:49Z",
"rates": {
"PGK": 0.035161
}
}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.5161,
"rate": 0.035161
}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