Rate Overview
Live
1 BYN = 1.5222 PGK
1 PGK = 0.656929
BYN
Avg
1.5138
High
1.5976
Low
1.4233
Last updated: 8/1/2026, 12:15:43 PM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.52 PGK |
| 10 BYN | 15.22 PGK |
| 50 BYN | 76.11 PGK |
| 100 BYN | 152.22 PGK |
| 500 BYN | 761.12 PGK |
| 1,000 BYN | 1,522.23 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-08-01T12:15:43Z",
"rates": {
"PGK": 1.522234
}
}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": 152.2234,
"rate": 1.522234
}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