Rate Overview
Live
1 PGK = 21.8349 BTN
1 BTN = 0.045798
PGK
Avg
21.8041
High
21.8936
Low
21.7208
Last updated: 7/21/2026, 2:02:24 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.83 BTN |
| 10 PGK | 218.35 BTN |
| 50 PGK | 1,091.75 BTN |
| 100 PGK | 2,183.49 BTN |
| 500 PGK | 10,917.47 BTN |
| 1,000 PGK | 21,834.95 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-21T14:02:24Z",
"rates": {
"BTN": 21.834948
}
}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": 2183.4948,
"rate": 21.834948
}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