Rate Overview
Live
1 BGN = 0.442857 GBP
1 GBP = 2.2581
BGN
Avg
0.446597
High
0.450159
Low
0.442857
Last updated: 3/7/2026, 2:13:21 AM
Quick Conversions
| BGN | GBP |
|---|---|
| 1 BGN | 0.44 GBP |
| 10 BGN | 4.43 GBP |
| 50 BGN | 22.14 GBP |
| 100 BGN | 44.29 GBP |
| 500 BGN | 221.43 GBP |
| 1,000 BGN | 442.86 GBP |
Get BGN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=GBPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-07T02:13:21Z",
"rates": {
"GBP": 0.442857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "GBP",
"amount": 100
},
"result": 44.2857,
"rate": 0.442857
}Build with BGN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key