Rate Overview
Live
1 BDT = 0.035573 PGK
1 PGK = 28.1112
BDT
Avg
0.035458
High
0.035811
Low
0.035267
Last updated: 5/28/2026, 9:47:30 PM
Quick Conversions
| BDT | PGK |
|---|---|
| 1 BDT | 0.04 PGK |
| 10 BDT | 0.36 PGK |
| 50 BDT | 1.78 PGK |
| 100 BDT | 3.56 PGK |
| 500 BDT | 17.79 PGK |
| 1,000 BDT | 35.57 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-05-28T21:47:30Z",
"rates": {
"PGK": 0.035573
}
}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.5573,
"rate": 0.035573
}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