Rate Overview
Live
1 PGK = 21.8936 BTN
1 BTN = 0.045675
PGK
Avg
21.3423
High
22.1001
Low
20.6707
Last updated: 7/19/2026, 11:42:43 AM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.89 BTN |
| 10 PGK | 218.94 BTN |
| 50 PGK | 1,094.68 BTN |
| 100 PGK | 2,189.36 BTN |
| 500 PGK | 10,946.80 BTN |
| 1,000 PGK | 21,893.59 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-19T11:42:43Z",
"rates": {
"BTN": 21.893591
}
}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.3591,
"rate": 21.893591
}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