Rate Overview
Live
1 PGK = 0.660338 BYN
1 BYN = 1.5144
PGK
Avg
0.662465
High
0.696622
Low
0.628385
Last updated: 6/27/2026, 7:02:46 AM
Quick Conversions
| PGK | BYN |
|---|---|
| 1 PGK | 0.66 BYN |
| 10 PGK | 6.60 BYN |
| 50 PGK | 33.02 BYN |
| 100 PGK | 66.03 BYN |
| 500 PGK | 330.17 BYN |
| 1,000 PGK | 660.34 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-06-27T07:02:46Z",
"rates": {
"BYN": 0.660338
}
}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": 66.0338,
"rate": 0.660338
}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