Rate Overview
Live
1 GBP = 2.2764 BGN
1 BGN = 0.439298
GBP
Avg
2.2799
High
2.2854
Low
2.2762
Last updated: 9/5/2026, 12:12:06 PM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.28 BGN |
| 10 GBP | 22.76 BGN |
| 50 GBP | 113.82 BGN |
| 100 GBP | 227.64 BGN |
| 500 GBP | 1,138.18 BGN |
| 1,000 GBP | 2,276.36 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-09-05T12:12:06Z",
"rates": {
"BGN": 2.276357
}
}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.63569999999999,
"rate": 2.276357
}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