Rate Overview
Live
1 BTN = 0.046260 PGK
1 PGK = 21.6169
BTN
Avg
0.046494
High
0.047468
Low
0.045216
Last updated: 6/24/2026, 11:36:45 PM
Quick Conversions
| BTN | PGK |
|---|---|
| 1 BTN | 0.05 PGK |
| 10 BTN | 0.46 PGK |
| 50 BTN | 2.31 PGK |
| 100 BTN | 4.63 PGK |
| 500 BTN | 23.13 PGK |
| 1,000 BTN | 46.26 PGK |
Get BTN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=PGKExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-24T23:36:45Z",
"rates": {
"PGK": 0.04626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "PGK",
"amount": 100
},
"result": 4.626,
"rate": 0.04626
}Build with BTN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key