Rate Overview
Live
1 BYN = 1.5214 PGK
1 PGK = 0.657293
BYN
Avg
1.5168
High
1.5247
Low
1.5027
Last updated: 4/18/2026, 8:44:28 AM
Quick Conversions
| BYN | PGK |
|---|---|
| 1 BYN | 1.52 PGK |
| 10 BYN | 15.21 PGK |
| 50 BYN | 76.07 PGK |
| 100 BYN | 152.14 PGK |
| 500 BYN | 760.70 PGK |
| 1,000 BYN | 1,521.39 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-04-18T08:44:28Z",
"rates": {
"PGK": 1.521392
}
}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.13920000000002,
"rate": 1.521392
}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