Rate Overview
Live
1 BYN = 1.4381 PGK
1 PGK = 0.695358
BYN
Avg
1.4574
High
1.4999
Low
1.4070
Last updated: 3/27/2026, 8:18:08 AM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.44 PGK |
| 10 BYN | 14.38 PGK |
| 50 BYN | 71.91 PGK |
| 100 BYN | 143.81 PGK |
| 500 BYN | 719.05 PGK |
| 1,000 BYN | 1,438.11 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-03-27T08:18:08Z",
"rates": {
"PGK": 1.438108
}
}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": 143.8108,
"rate": 1.438108
}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