Rate Overview
Live
1 GBP = 2.2794 BGN
1 BGN = 0.438708
GBP
Avg
2.2811
High
2.3701
Low
2.1876
Last updated: 7/27/2026, 11:05:30 PM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.28 BGN |
| 10 GBP | 22.79 BGN |
| 50 GBP | 113.97 BGN |
| 100 GBP | 227.94 BGN |
| 500 GBP | 1,139.71 BGN |
| 1,000 GBP | 2,279.42 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-07-27T23:05:30Z",
"rates": {
"BGN": 2.279418
}
}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": 227.94180000000003,
"rate": 2.279418
}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