Rate Overview
Live
1 BYN = 1.5629 PGK
1 PGK = 0.639841
BYN
Avg
1.5434
High
1.5629
Low
1.5274
Last updated: 7/29/2026, 4:53:53 AM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.56 PGK |
| 10 BYN | 15.63 PGK |
| 50 BYN | 78.14 PGK |
| 100 BYN | 156.29 PGK |
| 500 BYN | 781.44 PGK |
| 1,000 BYN | 1,562.89 PGK |
Get BYN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=PGKExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-29T04:53:53Z",
"rates": {
"PGK": 1.562889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "PGK",
"amount": 100
},
"result": 156.28889999999998,
"rate": 1.562889
}Build with BYN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key