Rate Overview
Live
1 GBP = 2.2542 BGN
1 BGN = 0.443607
GBP
Avg
2.2824
High
2.3621
Low
2.2052
Last updated: 5/28/2026, 12:08:35 AM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.25 BGN |
| 10 GBP | 22.54 BGN |
| 50 GBP | 112.71 BGN |
| 100 GBP | 225.42 BGN |
| 500 GBP | 1,127.12 BGN |
| 1,000 GBP | 2,254.25 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-05-28T00:08:35Z",
"rates": {
"BGN": 2.254248
}
}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": 225.4248,
"rate": 2.254248
}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