Rate Overview
Live
1 GBP = 2.2944 BGN
1 BGN = 0.435835
GBP
Avg
2.2831
High
2.3497
Low
2.2021
Last updated: 7/23/2026, 2:02:37 AM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.29 BGN |
| 10 GBP | 22.94 BGN |
| 50 GBP | 114.72 BGN |
| 100 GBP | 229.44 BGN |
| 500 GBP | 1,147.22 BGN |
| 1,000 GBP | 2,294.44 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-23T02:02:37Z",
"rates": {
"BGN": 2.294444
}
}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.4444,
"rate": 2.294444
}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