Rate Overview
Live
1 BGN = 2.5714 PGK
1 PGK = 0.388900
BGN
Avg
2.5812
High
2.6272
Low
2.5378
Last updated: 7/11/2026, 5:00:56 PM
Quick Conversions
| BGN | PGK |
|---|---|
| 1 BGN | 2.57 PGK |
| 10 BGN | 25.71 PGK |
| 50 BGN | 128.57 PGK |
| 100 BGN | 257.14 PGK |
| 500 BGN | 1,285.68 PGK |
| 1,000 BGN | 2,571.36 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-07-11T17:00:56Z",
"rates": {
"PGK": 2.571356
}
}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": 257.1356,
"rate": 2.571356
}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