Rate Overview
Live
1 PGK = 0.655852 BYN
1 BYN = 1.5247
PGK
Avg
0.662235
High
0.673428
Low
0.655852
Last updated: 4/16/2026, 3:10:57 PM
Quick Conversions
| PGK | BYN |
|---|---|
| 1 PGK | 0.66 BYN |
| 10 PGK | 6.56 BYN |
| 50 PGK | 32.79 BYN |
| 100 PGK | 65.59 BYN |
| 500 PGK | 327.93 BYN |
| 1,000 PGK | 655.85 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-04-16T15:10:57Z",
"rates": {
"BYN": 0.655852
}
}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.5852,
"rate": 0.655852
}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