Rate Overview
Live
1 PGK = 21.7888 BTN
1 BTN = 0.045895
PGK
Avg
21.6454
High
21.8936
Low
21.4359
Last updated: 7/20/2026, 5:09:43 AM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.79 BTN |
| 10 PGK | 217.89 BTN |
| 50 PGK | 1,089.44 BTN |
| 100 PGK | 2,178.88 BTN |
| 500 PGK | 10,894.41 BTN |
| 1,000 PGK | 21,788.83 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-07-20T05:09:43Z",
"rates": {
"BTN": 21.788826
}
}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": 2178.8826,
"rate": 21.788826
}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