Rate Overview
Live
1 PGK = 21.6773 BTN
1 BTN = 0.046131
PGK
Avg
21.5920
High
21.7053
Low
21.4359
Last updated: 7/5/2026, 6:52:42 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.68 BTN |
| 10 PGK | 216.77 BTN |
| 50 PGK | 1,083.86 BTN |
| 100 PGK | 2,167.73 BTN |
| 500 PGK | 10,838.64 BTN |
| 1,000 PGK | 21,677.29 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-05T18:52:42Z",
"rates": {
"BTN": 21.677288
}
}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": 2167.7288,
"rate": 21.677288
}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