Rate Overview
Live
1 PGK = 21.8983 BTN
1 BTN = 0.045666
PGK
Avg
21.8701
High
22.1763
Low
21.4904
Last updated: 5/26/2026, 9:22:10 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.90 BTN |
| 10 PGK | 218.98 BTN |
| 50 PGK | 1,094.92 BTN |
| 100 PGK | 2,189.83 BTN |
| 500 PGK | 10,949.16 BTN |
| 1,000 PGK | 21,898.32 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-05-26T21:22:10Z",
"rates": {
"BTN": 21.898318
}
}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": 2189.8318,
"rate": 21.898318
}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