Rate Overview
Live
1 BYN = 1.5381 PGK
1 PGK = 0.650173
BYN
Avg
1.5381
High
1.5407
Low
1.5329
Last updated: 5/9/2026, 2:24:51 AM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.54 PGK |
| 10 BYN | 15.38 PGK |
| 50 BYN | 76.90 PGK |
| 100 BYN | 153.81 PGK |
| 500 BYN | 769.03 PGK |
| 1,000 BYN | 1,538.05 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-09T02:24:51Z",
"rates": {
"PGK": 1.538052
}
}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.80519999999999,
"rate": 1.538052
}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