Rate Overview
Live
1 PGK = 21.8637 BTN
1 BTN = 0.045738
PGK
Avg
21.9992
High
22.1763
Low
21.8348
Last updated: 5/26/2026, 8:22:18 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.86 BTN |
| 10 PGK | 218.64 BTN |
| 50 PGK | 1,093.18 BTN |
| 100 PGK | 2,186.37 BTN |
| 500 PGK | 10,931.84 BTN |
| 1,000 PGK | 21,863.68 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-26T20:22:18Z",
"rates": {
"BTN": 21.863683
}
}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": 2186.3683,
"rate": 21.863683
}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