Rate Overview
Live
1 BTN = 0.046907 PGK
1 PGK = 21.3188
BTN
Avg
0.046970
High
0.047558
Low
0.046668
Last updated: 3/7/2026, 1:52:35 AM
Quick Conversions
| BTN | PGK |
|---|---|
| 1 BTN | 0.05 PGK |
| 10 BTN | 0.47 PGK |
| 50 BTN | 2.35 PGK |
| 100 BTN | 4.69 PGK |
| 500 BTN | 23.45 PGK |
| 1,000 BTN | 46.91 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-03-07T01:52:35Z",
"rates": {
"PGK": 0.046907
}
}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.6907,
"rate": 0.046907
}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