Rate Overview
Live
1 PGK = 0.683198 BYN
1 BYN = 1.4637
PGK
Avg
0.676565
High
0.683198
Low
0.668219
Last updated: 3/6/2026, 10:47:14 PM
Quick Conversions
| PGK | BYN |
|---|---|
| 1 PGK | 0.68 BYN |
| 10 PGK | 6.83 BYN |
| 50 PGK | 34.16 BYN |
| 100 PGK | 68.32 BYN |
| 500 PGK | 341.60 BYN |
| 1,000 PGK | 683.20 BYN |
Get PGK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BYNExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T22:47:14Z",
"rates": {
"BYN": 0.683198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BYN",
"amount": 100
},
"result": 68.3198,
"rate": 0.683198
}Build with PGK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key