Rate Overview
Live
1 BDT = 0.035307 PGK
1 PGK = 28.3230
BDT
Avg
0.035236
High
0.035346
Low
0.035106
Last updated: 4/17/2026, 7:04:05 PM
Quick Conversions
| BDT | PGK |
|---|---|
| 1 BDT | 0.04 PGK |
| 10 BDT | 0.35 PGK |
| 50 BDT | 1.77 PGK |
| 100 BDT | 3.53 PGK |
| 500 BDT | 17.65 PGK |
| 1,000 BDT | 35.31 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-04-17T19:04:05Z",
"rates": {
"PGK": 0.035307
}
}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.5307,
"rate": 0.035307
}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