Rate Overview
Live
1 GBP = 2.2686 BGN
1 BGN = 0.440804
GBP
Avg
2.2648
High
2.2717
Low
2.2534
Last updated: 5/7/2026, 8:14:09 AM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.27 BGN |
| 10 GBP | 22.69 BGN |
| 50 GBP | 113.43 BGN |
| 100 GBP | 226.86 BGN |
| 500 GBP | 1,134.29 BGN |
| 1,000 GBP | 2,268.58 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-07T08:14:09Z",
"rates": {
"BGN": 2.268583
}
}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": 226.8583,
"rate": 2.268583
}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