Rate Overview
Live
1 GBP = 2.2913 BGN
1 BGN = 0.436426
GBP
Avg
2.2932
High
2.3010
Low
2.2852
Last updated: 7/26/2026, 12:50:33 PM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.29 BGN |
| 10 GBP | 22.91 BGN |
| 50 GBP | 114.57 BGN |
| 100 GBP | 229.13 BGN |
| 500 GBP | 1,145.67 BGN |
| 1,000 GBP | 2,291.34 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-26T12:50:33Z",
"rates": {
"BGN": 2.291339
}
}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": 229.13389999999998,
"rate": 2.291339
}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