Rate Overview
Live
1 GBP = 2.2487 BGN
1 BGN = 0.444694
GBP
Avg
2.2564
High
2.2728
Low
2.2483
Last updated: 3/27/2026, 6:50:50 PM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.25 BGN |
| 10 GBP | 22.49 BGN |
| 50 GBP | 112.44 BGN |
| 100 GBP | 224.87 BGN |
| 500 GBP | 1,124.37 BGN |
| 1,000 GBP | 2,248.74 BGN |
Get GBP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BGNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T18:50:50Z",
"rates": {
"BGN": 2.248737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BGN",
"amount": 100
},
"result": 224.8737,
"rate": 2.248737
}Build with GBP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key