Rate Overview
Live
1 PGK = 21.8946 BTN
1 BTN = 0.045673
PGK
Avg
21.7941
High
21.8946
Low
21.6340
Last updated: 3/27/2026, 9:23:46 AM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.89 BTN |
| 10 PGK | 218.95 BTN |
| 50 PGK | 1,094.73 BTN |
| 100 PGK | 2,189.46 BTN |
| 500 PGK | 10,947.28 BTN |
| 1,000 PGK | 21,894.57 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-27T09:23:46Z",
"rates": {
"BTN": 21.894568
}
}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.4568,
"rate": 21.894568
}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