Rate Overview
Live
1 BYN = 1.5955 PGK
1 PGK = 0.626763
BYN
Avg
1.5637
High
1.5976
Low
1.5329
Last updated: 5/29/2026, 10:58:11 PM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.60 PGK |
| 10 BYN | 15.95 PGK |
| 50 BYN | 79.77 PGK |
| 100 BYN | 159.55 PGK |
| 500 BYN | 797.75 PGK |
| 1,000 BYN | 1,595.50 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-05-29T22:58:11Z",
"rates": {
"PGK": 1.5955
}
}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": 159.54999999999998,
"rate": 1.5955
}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