Rate Overview
Live
1 PGK = 21.9199 BTN
1 BTN = 0.045621
PGK
Avg
21.8498
High
21.9199
Low
21.7471
Last updated: 5/6/2026, 1:20:19 PM
Quick Conversions
| PGK | BTN |
|---|---|
| 1 PGK | 21.92 BTN |
| 10 PGK | 219.20 BTN |
| 50 PGK | 1,095.99 BTN |
| 100 PGK | 2,191.99 BTN |
| 500 PGK | 10,959.95 BTN |
| 1,000 PGK | 21,919.90 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-06T13:20:19Z",
"rates": {
"BTN": 21.919899
}
}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": 2191.9899,
"rate": 21.919899
}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