Rate Overview
Live
1 PGK = 21.6492 BTN
1 BTN = 0.046191
PGK
Avg
21.7788
High
21.9166
Low
21.6135
Last updated: 6/15/2026, 9:44:48 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.65 BTN |
| 10 PGK | 216.49 BTN |
| 50 PGK | 1,082.46 BTN |
| 100 PGK | 2,164.92 BTN |
| 500 PGK | 10,824.61 BTN |
| 1,000 PGK | 21,649.22 BTN |
Get PGK/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BTNExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-15T21:44:48Z",
"rates": {
"BTN": 21.649217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BTN",
"amount": 100
},
"result": 2164.9217,
"rate": 21.649217
}Build with PGK/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key