Rate Overview
Live
1 BYN = 1.4425 PGK
1 PGK = 0.693249
BYN
Avg
1.4497
High
1.4629
Low
1.4288
Last updated: 9/9/2026, 4:22:44 AM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.44 PGK |
| 10 BYN | 14.42 PGK |
| 50 BYN | 72.12 PGK |
| 100 BYN | 144.25 PGK |
| 500 BYN | 721.24 PGK |
| 1,000 BYN | 1,442.48 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-09-09T04:22:44Z",
"rates": {
"PGK": 1.442483
}
}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": 144.2483,
"rate": 1.442483
}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