Rate Overview
Live
1 BGN = 2.5529 PGK
1 PGK = 0.391706
BGN
Avg
2.5744
High
2.6138
Low
2.5504
Last updated: 3/6/2026, 8:08:00 AM
Quick Conversions
| BGN | PGK |
|---|---|
| 1 BGN | 2.55 PGK |
| 10 BGN | 25.53 PGK |
| 50 BGN | 127.65 PGK |
| 100 BGN | 255.29 PGK |
| 500 BGN | 1,276.47 PGK |
| 1,000 BGN | 2,552.94 PGK |
Get BGN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=PGKExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-06T08:08:00Z",
"rates": {
"PGK": 2.552935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "PGK",
"amount": 100
},
"result": 255.29350000000002,
"rate": 2.552935
}Build with BGN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key