Rate Overview
Live
1 BYN = 1.5381 PGK
1 PGK = 0.650152
BYN
Avg
1.4140
High
1.5914
Low
1.1992
Last updated: 7/28/2026, 9:18:45 PM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.54 PGK |
| 10 BYN | 15.38 PGK |
| 50 BYN | 76.91 PGK |
| 100 BYN | 153.81 PGK |
| 500 BYN | 769.05 PGK |
| 1,000 BYN | 1,538.10 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-28T21:18:45Z",
"rates": {
"PGK": 1.538103
}
}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": 153.8103,
"rate": 1.538103
}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