Rate Overview
Live
1 PGK = 21.3185 BTN
1 BTN = 0.046908
PGK
Avg
21.2750
High
21.4276
Low
21.0269
Last updated: 3/6/2026, 10:46:58 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.32 BTN |
| 10 PGK | 213.19 BTN |
| 50 PGK | 1,065.93 BTN |
| 100 PGK | 2,131.85 BTN |
| 500 PGK | 10,659.26 BTN |
| 1,000 PGK | 21,318.53 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-03-06T22:46:58Z",
"rates": {
"BTN": 21.318525
}
}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": 2131.8525,
"rate": 21.318525
}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