Rate Overview
Live
1 GBP = 2.2885 BGN
1 BGN = 0.436968
GBP
Avg
2.2615
High
2.2995
Low
2.2341
Last updated: 7/23/2026, 8:21:32 AM
Quick Conversions
| GBP | BGN |
|---|---|
| 1 GBP | 2.29 BGN |
| 10 GBP | 22.88 BGN |
| 50 GBP | 114.42 BGN |
| 100 GBP | 228.85 BGN |
| 500 GBP | 1,144.25 BGN |
| 1,000 GBP | 2,288.50 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-23T08:21:32Z",
"rates": {
"BGN": 2.288496
}
}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": 228.84959999999998,
"rate": 2.288496
}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