Rate Overview
Live
1 PGK = 0.656925 BYN
1 BYN = 1.5222
PGK
Avg
0.727310
High
0.851848
Low
0.628952
Last updated: 7/3/2026, 5:56:33 PM
Quick Conversions
| PGK | BYN |
|---|---|
| 1 PGK | 0.66 BYN |
| 10 PGK | 6.57 BYN |
| 50 PGK | 32.85 BYN |
| 100 PGK | 65.69 BYN |
| 500 PGK | 328.46 BYN |
| 1,000 PGK | 656.93 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-07-03T17:56:33Z",
"rates": {
"BYN": 0.656925
}
}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": 65.6925,
"rate": 0.656925
}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